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

#2465 in Magic Beans

Download history 4465/week @ 2023-12-07 3707/week @ 2023-12-14 3390/week @ 2023-12-21 2682/week @ 2023-12-28 4688/week @ 2024-01-04 3888/week @ 2024-01-11 3900/week @ 2024-01-18 1191/week @ 2024-01-25 1192/week @ 2024-02-01 1024/week @ 2024-02-08 1003/week @ 2024-02-15 1208/week @ 2024-02-22 1127/week @ 2024-02-29 1082/week @ 2024-03-07 900/week @ 2024-03-14 894/week @ 2024-03-21

4,225 downloads per month
Used in 8 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