cryptol/examples
Thomas M. DuBuisson 8b577828f6 Simplify constraints of Minilock prims.
Cryptol 2.3-alpha couldn't math, but thanks to @yav's hard work, Cryptol 2.3 and
later can math!  So with our new found powers comes great simplification.  Not
all is perfect, much like Dori-Mic's situation, but things are much better.
See the width constraints in SCrypt.cry for areas that could be improved with
some semi-obvious statements (forall x. 1 + width x >= width (x - 1)).
2016-04-12 15:53:12 -07:00
..
contrib Add alternative implementations of bivium and trivium ciphers 2016-02-19 14:24:07 -08:00
funstuff Remove trailing whitespace 2016-02-19 10:08:20 -08:00
maliciousSHA Remove trailing whitespace 2016-02-19 10:08:20 -08:00
MiniLock Simplify constraints of Minilock prims. 2016-04-12 15:53:12 -07:00
ChaChaPolyCryptolIETF.md Remove trailing whitespace 2016-02-19 10:08:20 -08:00
Cipher.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00
DES.cry Remove trailing whitespace 2016-02-19 10:08:20 -08:00
DEStest.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00
FNV-a1.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00
Salsa20.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00
SHA1.cry Remove trailing whitespace 2016-02-19 10:08:20 -08:00
SIV-rfc5297.md Remove trailing whitespace 2016-02-19 10:08:20 -08:00
Test.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00
TripleDES.cry Remove trailing whitespace 2016-02-19 10:08:20 -08:00
ZUC.cry Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00