cryptol/examples
Adam C. Foltzer 9923b6f11a split out notebook into separate package
This involved:

- Moving a couple REPL modules into the Cryptol library hierarchy (those
  that don't depend on console libraries)
- Splitting up the Makefile, which unfortunately resulted in a lot of
  not-quite-duplication between the two Makefiles. Let's look into
  better abstraction...
2015-03-02 15:46:21 -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
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