betrusted-curve25519-dalek-.../src
Michael Rosenberg 9b166b75e0
Update to new Scalar API (#293)
* Updated to new curve25519 scalar API

* Made ExpandedSecretKey.scalar_bytes unclamped; clamping occurs in all scalar-point multiplication

* Added legacy compat deprecation notice

* Removed deprecation notice on check_scalar

* Removed unnecessary unwraps
2023-06-12 00:06:00 -04:00
..
batch.rs Update to new Scalar API (#293) 2023-06-12 00:06:00 -04:00
constants.rs Edition fixups: remove extern crate, add idioms lint (#231) 2022-12-08 02:39:48 -05:00
context.rs README changes for 2.0 (#275) 2023-02-02 17:07:56 -05:00
errors.rs README changes for 2.0 (#275) 2023-02-02 17:07:56 -05:00
hazmat.rs Update to new Scalar API (#293) 2023-06-12 00:06:00 -04:00
lib.rs Add hazmat module with ExpandedSecretKey, raw_sign, raw_sign_prehashed (#299) 2023-05-15 00:50:38 -04:00
signature.rs Update to new Scalar API (#293) 2023-06-12 00:06:00 -04:00
signing.rs Update to new Scalar API (#293) 2023-06-12 00:06:00 -04:00
verifying.rs Update to new Scalar API (#293) 2023-06-12 00:06:00 -04:00