ed25519-zebra/tests
Conrado Gouvea eae0120f98
Implement partial equality for key types (#102)
* Implement parital equality for key types

Signed-off-by: Justin Abrahms <justin@abrah.ms>

* use subtle for PartialEq impl for SigningKey

* fix no_std

---------

Signed-off-by: Justin Abrahms <justin@abrah.ms>
Co-authored-by: Justin Abrahms <justin@abrah.ms>
2023-11-27 11:40:06 -03:00
..
examples Add DER & PEM support for SigningKeySeed and VerificationKeyBytes (RFC 8410) (#46) 2023-04-21 17:56:37 -03:00
util fix order() function used in tests that showed an incorrect order (#89) 2023-07-06 18:20:20 -03:00
batch.rs Add batch::Item::verify_single and Item: Clone + Debug. (#27) 2020-07-15 12:25:46 -07:00
decoding.rs Add DER & PEM support for SigningKeySeed and VerificationKeyBytes (RFC 8410) (#46) 2023-04-21 17:56:37 -03:00
encoding.rs Add DER & PEM support for SigningKeySeed and VerificationKeyBytes (RFC 8410) (#46) 2023-04-21 17:56:37 -03:00
rfc8032.rs Bump to 4.0.0; update curve25519-dalek (#82) 2023-06-08 12:23:21 +02:00
small_order.rs Bump to 4.0.0; update curve25519-dalek (#82) 2023-06-08 12:23:21 +02:00
unit_tests.rs Implement partial equality for key types (#102) 2023-11-27 11:40:06 -03:00