curve25519-dalek-source/ed25519-dalek/tests
Jack Lloyd 17eab3d6c1
ed: Make it possible to convert between VerifyingKey and EdwardsPoint (#624)
Adds VerifyingKey::to_edwards and a From conversion

See #623
2024-02-12 14:36:43 -05:00
..
examples Workspace ed25519 under ed25519-dalek 2023-06-27 04:04:09 +00:00
ed25519.rs ed: Make it possible to convert between VerifyingKey and EdwardsPoint (#624) 2024-02-12 14:36:43 -05:00
pkcs8.rs Workspace ed25519 under ed25519-dalek 2023-06-27 04:04:09 +00:00
validation_criteria.rs chore: typo fix (#608) 2023-12-13 08:10:05 -07:00
x25519.rs ed: Add back SigningKey::to_scalar_bytes (#599) 2023-11-14 13:23:48 -05:00