ff-sig
Minimal finite field signatures
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manual
0.6.1
Changes
Add ff-bench
Trunk test names to 100 characters to avoid ENAMETOOLONG error raised by alcotest
0.6.0
Changes
Add CHANGES.md
Add dune-release-distrib job in CI
Add
sub
in signature of a base fieldImplement sub for
Ff.MakeFp
andFf.MakeFp2
Add
factor_power_of_two
inPRIME
module type and implement it inFf.MakeFp
.Add
sqrt
inPRIME
module type and implement it inFf.MakeFp
using Tonelli-Shanks algorithm.