curve25519-dalek-source/ed25519-dalek/src
Arthur Gautier d159f47f53
ed25519-dalek: use SignatureAlgorithmIdenfier instead of the dynamic counterpart (#779)
This allows to use ed25519 to create certificates for example

This partially reverts #712
2025-07-07 13:57:47 -06:00
..
batch curve,ed,x: Bump rand_core to 0.9 (#777) 2025-07-07 15:36:11 -04:00
verifying Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00
batch.rs curve,ed,x: Bump rand_core to 0.9 (#777) 2025-07-07 15:36:11 -04:00
constants.rs Workspace ed25519 under ed25519-dalek 2023-06-27 04:04:09 +00:00
context.rs curve,ed,x: Bump rand_core to 0.9 (#777) 2025-07-07 15:36:11 -04:00
errors.rs Bump digest, ed25519, signature, and sha2 (#676) 2025-07-07 11:34:26 -06:00
hazmat.rs curve,ed,x: Bump rand_core to 0.9 (#777) 2025-07-07 15:36:11 -04:00
lib.rs curve,ed,x: Bump rand_core to 0.9 (#777) 2025-07-07 15:36:11 -04:00
signature.rs Add typos action and correct typos (#766) 2025-06-04 17:40:10 +02:00
signing.rs ed25519-dalek: use SignatureAlgorithmIdenfier instead of the dynamic counterpart (#779) 2025-07-07 13:57:47 -06:00
verifying.rs ed25519-dalek: use SignatureAlgorithmIdenfier instead of the dynamic counterpart (#779) 2025-07-07 13:57:47 -06:00