curve25519-dalek-source/src
Michael Rosenberg 783b6e81c4
README changes for 2.0 (#275)
* Added items to changelog for 2.0 release

* Removed unnecessary uses of std in doctests

* Gated `Context` behind `digest`

* Fixed noncompiling doctest when only `digest` is enabled

* README feature flag list mostly done

* Copied changelog to readme

* Redid the malleability section in README

* Added CONTRIBUTING.md

* Bumped version number to 2.0.0-pre.0; small changes to README

* Updated changelog for #277

* Added pem feature description

Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
2023-02-02 17:07:56 -05:00
..
batch.rs Make verify_batch deterministic (#256) 2023-01-14 21:26:39 -05: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
lib.rs README changes for 2.0 (#275) 2023-02-02 17:07:56 -05:00
signature.rs Bump ed25519 crate dependency to v2.1 (#272) 2023-01-21 17:59:11 -05:00
signing.rs README changes for 2.0 (#275) 2023-02-02 17:07:56 -05:00
verifying.rs README changes for 2.0 (#275) 2023-02-02 17:07:56 -05:00