-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Ristretto255 #646
base: main
Are you sure you want to change the base?
Commits on Dec 27, 2021
-
Remove references to ed25519_from_uniform from __all__. See pyca#408 …
…and pyca#493.
Jörn Heissler committedDec 27, 2021 Configuration menu - View commit details
-
Copy full SHA for ff5f89d - Browse repository at this point
Copy the full SHA ff5f89dView commit details -
Add bindings to Ristretto finite group arithmetics
Jörn Heissler committedDec 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ffb172 - Browse repository at this point
Copy the full SHA 2ffb172View commit details -
Rebase; remove py2 support; support minimal build
Jörn Heissler committedDec 27, 2021 Configuration menu - View commit details
-
Copy full SHA for fa48001 - Browse repository at this point
Copy the full SHA fa48001View commit details -
Jörn Heissler committed
Dec 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 974bc43 - Browse repository at this point
Copy the full SHA 974bc43View commit details
Commits on Dec 28, 2021
-
Add type annotations for sodium_is_zero
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for d60b3ad - Browse repository at this point
Copy the full SHA d60b3adView commit details -
Use "# pragma: no branch" instead of else: block
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 3a577f7 - Browse repository at this point
Copy the full SHA 3a577f7View commit details -
Add type annotations for ristretto bindings
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 0fa1315 - Browse repository at this point
Copy the full SHA 0fa1315View commit details -
Document that multiplication with zero scalar is not allowed
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for f565999 - Browse repository at this point
Copy the full SHA f565999View commit details -
Return NotImplemented instead of raising a TypeError
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 897c141 - Browse repository at this point
Copy the full SHA 897c141View commit details -
Rework workaround for minimal build
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a45561 - Browse repository at this point
Copy the full SHA 6a45561View commit details -
Jörn Heissler committed
Dec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 1ec493e - Browse repository at this point
Copy the full SHA 1ec493eView commit details -
Jörn Heissler committed
Dec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 247e3d9 - Browse repository at this point
Copy the full SHA 247e3d9View commit details -
Jörn Heissler committed
Dec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ede376 - Browse repository at this point
Copy the full SHA 6ede376View commit details -
Add type annotations + inline docs for ristretto and tests
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for b3f96a2 - Browse repository at this point
Copy the full SHA b3f96a2View commit details -
Add high-level documentation for ristretto
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 2f658ff - Browse repository at this point
Copy the full SHA 2f658ffView commit details -
Bump readthedocs python version to 3.8
Jörn Heissler committedDec 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 2d0f7e9 - Browse repository at this point
Copy the full SHA 2d0f7e9View commit details