12 breaking releases

0.12.0 Mar 30, 2025
0.10.0 Feb 25, 2025
0.9.0 Dec 6, 2024
0.7.0 Nov 5, 2024
0.2.0 Jul 24, 2024

#78 in #ecosystem

Download history 128/week @ 2024-12-16 12/week @ 2024-12-30 56/week @ 2025-01-06 18/week @ 2025-01-13 6/week @ 2025-01-20 42/week @ 2025-02-03 76/week @ 2025-02-10 116/week @ 2025-02-17 194/week @ 2025-02-24 80/week @ 2025-03-03 216/week @ 2025-03-10 39/week @ 2025-03-17 80/week @ 2025-03-24 107/week @ 2025-03-31

444 downloads per month
Used in 19 crates (9 directly)

Apache-2.0

69KB
1.5K SLoC

A minimal crate providing Essential's generic signing, verification and public key recovery functions implemented using secp256k1 and the essential_hash crate.

Signing Hashes

In cases where the Hash (or ContentAddress) is already known, the following are more efficient as they avoid hashing a second time:


essential-sign

Crates.io Documentation license Build Status

Public key cryptography for the Essential ecosystem.

Dependencies

~7MB
~91K SLoC