cryptol/examples
Adam C. Foltzer adcd96fa47 make notebook distributable
This commit brings the notebook into the rest of the distribution
infrastructure set up for cryptol. The main points are:

- new icryptol-kernel executable
- new icryptol shell script that wraps ipython and makes sure the
  cryptol profile is set up
- Makefile target for friendly local testing (`make notebook`)
- moved example notebooks to examples subdirectory
2015-02-11 16:21:43 -08:00
..
contrib properties and cleanup for new contrib examples 2015-01-18 12:46:03 -08:00
funstuff a little "how to run this" added to funstuff 2014-04-22 10:44:02 -07:00
maliciousSHA changed collision properties to require inputs to be different 2014-08-06 10:16:14 -07:00
notebook make notebook distributable 2015-02-11 16:21:43 -08:00
ChaChaPolyCryptolIETF.md finished test vectors 2014-08-04 10:52:50 -07:00
Cipher.cry Initial import from internal repo 2014-04-17 15:34:25 -07:00
DES.cry Initial import from internal repo 2014-04-17 15:34:25 -07:00
DEStest.cry Initial import from internal repo 2014-04-17 15:34:25 -07:00
FNV-a1.cry Add an FNV-1a example (non-cryptographic hash). 2014-05-29 22:13:28 -07:00
Salsa20.cry Salsa20 working better with type checker improvements (thanks, Sean!) 2014-12-17 06:44:39 -05:00
SHA1.cry Note: NIST 180-4 has an inconsistency in section 4.1.1 - the prose 2014-04-21 13:50:00 -07:00
Test.cry Initial import from internal repo 2014-04-17 15:34:25 -07:00
TripleDES.cry Initial import from internal repo 2014-04-17 15:34:25 -07:00
ZUC.cry add note about solvers for ZUC theorem 2014-09-08 14:45:10 -07:00