dalek-cryptography/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
RustBSD-3-Clause
Issues
- 2
Conversion from JWK to VerifyingKey
#322 opened by TheButlah - 2
- 0
Officially archive this `ed25519-dalek` crate
#320 opened by ratankaliani - 1
Verifying signatures using ZIP215 criteria
#319 opened by fspreiss - 1
- 2
SigningKey cannot be deserialized from CBOR
#315 opened by Calmarius - 9
`verify_strict` and weak-key forgery
#259 opened by rozbb - 2
ed25519 benchmarks never run
#316 opened by burdges - 1
missing 2.0.0 tag
#314 opened by benma - 1
- 11
Release 2.0 TODO
#245 opened by pinkforest - 1
PKCS feature flag doesn't activate pkcs8/std flag.
#309 opened by FaustXVI - 3
- 11
Reintroduce ExpandedSecretKey funcionality
#298 opened by poljar - 1
Verification of signature from another library fails
#302 opened by jcdc404 - 6
Update sha2 to 0.10
#238 opened by benma - 2
- 2
2.0.0-pre.0 fails to compile
#292 opened by chanced - 1
Serde forces std in 2.0.0-pre.0
#287 opened by semenov-vladyslav - 4
Problem when verifying signature
#286 opened by murksombra - 2
No `Eq` or `PartialEq` for `SecretKey`
#280 opened by ilya-bobyr - 9
verify_prehashed seems unnecessarily strict
#190 opened by rpcesar - 3
Update rand_core dependency
#258 opened by undersquire - 3
- 3
PublicKey should derive Hash
#183 opened by inetic - 4
- 1
verify_strict_prehashed
#185 opened by prismatic-obloquy - 1
Compatibility with ecies-ed25519
#208 opened by mattnappo - 1
- 1
Code formatting
#211 opened by alxiong - 3
Merlin dep is broken on big-endian machines
#228 opened by rozbb - 0
SecretKey creation
#254 opened by SergeStrashko - 2
Bench issue
#215 opened by LumaRay - 0
Generic `to_radix_2w` Function
#250 opened by based-a-tron - 3
Reduce proliferation of nondefault features
#234 opened by rozbb - 0
KaTeX not rendering properly
#248 opened by rozbb - 9
Use `SigningKey`/`VerifyingKey` naming convention?
#225 opened by tarcieri - 2
Keypair should be named KeyPair?
#191 opened by sjud - 0
Can't construct a new SecretKey
#233 opened by daweth - 1
- 2
Minimum version build fails
#219 opened by rozbb - 2
Potential Signature Exploit
#209 opened by nbx3 - 1
AVX2 bench issue
#216 opened by LumaRay - 2
How to convert key into string
#213 opened by jim4067 - 2
`ed25519` v1.4.0 has an MSRV of 1.56
#194 opened by tarcieri - 1
Doesn't build on Windows because of `sha2 0.9`
#202 opened by chubei - 3
bench test with golang std ed25519
#200 opened by giskook - 0
SecretKey Type does not implement the Clone Trait.
#198 opened by ECJ222 - 1
Upgrade dependency ed25519 1.4.0 to 1.4.1
#195 opened by fishseabowl - 6
Implement `Signer` for `SecretKey`
#187 opened by malte-v