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
util fix order() function used in tests that showed an incorrect order (#89) 2023-07-06 18:20:20 -03:00
batch.rs
decoding.rs
encoding.rs
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