cryptol/lib
Iavor Diatchki 4f2cf7d5fa Use Integer in head and last.
This is a bit of an overkill, as clearly 0 doesn't need it,
but it ensures maximum compatibility with the old behavior.
2024-06-02 00:04:53 -07:00
..
Cryptol Add reference implementations for foldl and scanl and iterate 2021-12-07 11:56:34 -08:00
Array.cry Add a primitive for arrayEq 2022-07-20 09:43:41 -07:00
Cryptol.cry Use Integer in head and last. 2024-06-02 00:04:53 -07:00
CryptolTC.z3 Update solver definitions related to /^ and %^. 2021-06-30 13:18:12 -07:00
Float.cry Convert to using the SFloat module from What4. 2021-02-08 17:47:49 -08:00
PrimeEC.cry Add some special case handling for ec_twin_mult. 2020-11-16 09:15:32 -08:00
SuiteB.cry Increase the strictness in the SuiteB SHA padding function. 2021-04-13 10:27:17 -07:00