cryptol/lib
Ryan Scott 8732b32246 Add Option and Result types to the Cryptol prelude
These are useful enough that it is worth defining them in the standard library.
2024-02-01 16:53:25 -05: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 Add Option and Result types to the Cryptol prelude 2024-02-01 16:53:25 -05: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