Decision Workspace
lnpbp_identity vs lnpbp_elgamal vs k256
Side-by-side comparison of Rust crates
39
lnpbp_identity
growingv0.9.0
LNP/BP identity standards implementation
45
lnpbp_elgamal
growingv0.9.0
LNPBP-31: ElGamal symmetric encryptiion library with Secp256k1 curve
74
k256
growingv0.13.4
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols
Core Metrics
| lnpbp_identity | lnpbp_elgamal | k256 | |
|---|---|---|---|
| Health Score | 39 | 45 | 74 |
| Total Downloads | 4.4K | 20.2K | 47.9M |
| 30d Downloads | 20 | 613 | 3.6M |
| Dependents | 3 | 12 | 6.6K |
| Releases | 3 | 6 | 79 |
| Last Updated | 1157d ago | 1226d ago | 17d ago |
| Age | 3y 4m | 4y 7m | 6y 3m |
Health Breakdown
lnpbp_identity
Maintenance
4
Quality
14
Community
7
Popularity
4
Documentation
10
lnpbp_elgamal
Maintenance
8
Quality
14
Community
8
Popularity
5
Documentation
10
k256
Maintenance
18
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| lnpbp_identity | lnpbp_elgamal | k256 | |
|---|---|---|---|
| Version | 0.9.0 | 0.9.0 | 0.13.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 4 | 17 |
| Crate Size | 6KB | 5KB | 94KB |
| Features | 0 | 0 | 19 |
| Yanked % | 0.0% | 0.0% | 7.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •k256 leads with a health score of 74/100, but none of the options score above 80.
- •k256 is depended on by 6.6K crates — strongest ecosystem trust.
- •⚠ lnpbp_identity, lnpbp_elgamal have not been updated in over a year.