16 releases (8 breaking)

0.9.0 Jul 2, 2021
0.8.0 Jan 27, 2021
0.7.0 Jan 5, 2021
0.6.2 Jun 19, 2020
0.2.0 Sep 13, 2018

#2339 in Magic Beans

Download history 1319/week @ 2024-01-26 968/week @ 2024-02-02 1118/week @ 2024-02-09 974/week @ 2024-02-16 1242/week @ 2024-02-23 1082/week @ 2024-03-01 1083/week @ 2024-03-08 907/week @ 2024-03-15 1220/week @ 2024-03-22 1362/week @ 2024-03-29 821/week @ 2024-04-05 1211/week @ 2024-04-12 1231/week @ 2024-04-19 834/week @ 2024-04-26 819/week @ 2024-05-03 575/week @ 2024-05-10

3,657 downloads per month
Used in 16 crates (2 directly)

MIT/Apache

95KB
2K SLoC

parity-crypto

General cryptographic utilities for Ethereum.

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–2MB
~31K SLoC