betrusted-curve25519-dalek-.../src
pinkforest(she/her) 194b17f18a
Fix all Clippy warnings (#244)
- Add Clippy to CI
- Rename InternalError variants without redundant Error suffix
- Rename to_bytes to as_bytes on well known naming
- Fix Redundant refs
- Fix redundant lifetimes
- Fix late declarations
2022-12-18 13:56:41 -07:00
..
batch.rs Fix all Clippy warnings (#244) 2022-12-18 13:56:41 -07:00
constants.rs Edition fixups: remove extern crate, add idioms lint (#231) 2022-12-08 02:39:48 -05:00
errors.rs Fix all Clippy warnings (#244) 2022-12-18 13:56:41 -07:00
lib.rs Rename Keypair => SigningKey; PublicKey => VerifyingKey (#242) 2022-12-18 01:24:58 -05:00
signature.rs Fix all Clippy warnings (#244) 2022-12-18 13:56:41 -07:00
signing.rs Fix all Clippy warnings (#244) 2022-12-18 13:56:41 -07:00
verifying.rs Fix all Clippy warnings (#244) 2022-12-18 13:56:41 -07:00