cryptol/lib
Rob Dockins 0909120a68 Convert to using the SFloat module from What4.
Expose some additional primitives, such as FMA,
abs, sqrt, and more classification predicates.

Refactor the primitives table for floating-point
values into a single generic table that uses
methods from the `Backend` class.
2021-02-08 17:47:49 -08:00
..
Cryptol Move the Cryptol implementations of pmod, pdiv and pmult into 2020-10-27 10:51:10 -07:00
Array.cry Fix Array.cry comment. (#748) 2020-06-02 20:26:49 -07:00
Cryptol.cry Move the Cryptol implementations of pmod, pdiv and pmult into 2020-10-27 10:51:10 -07:00
CryptolTC.z3 Remove unused primitive type operator lengthFromThen. 2019-02-27 17:11:18 -08: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 More precicely express the constraints on AES key expansion. 2020-09-21 14:54:28 -07:00