Show the crate…
4 releases (2 breaking)
0.8.1 | Jun 8, 2021 |
---|---|
0.8.0 | Feb 18, 2021 |
0.7.0 | Mar 10, 2021 |
0.4.2 | Feb 20, 2021 |
#44 in #equality
Used in 46 crates
(24 directly)
95KB
2K
SLoC
tetsy-crypto
General cryptographic utilities for Vapory.
Changelog
The 0.4 release removes the dependency on ring
and replaces it with pure rust alternatives. As a consequence of this, AES GCM support has been removed. subtle
is used for constant time equality testing and error handling is pared down to the bare minimum required.
lib.rs
:
Crypto utils used by ethstore and network.
Dependencies
~1–2.1MB
~31K SLoC