Decision Workspace
tlpsign vs anychain-kms vs winternitz-ots
Side-by-side comparison of Rust crates
40
tlpsign
experimentalv1.0.0
A cryptographic protocol for time-locked signature verification with an optional revocation mechanism, requiring no trusted third party.
61
anychain-kms
growingv0.1.23
A Rust library providing Key Management Schema for AnyChain. Handles general security and signature algorithms.
44
winternitz-ots
growingv0.3.0
A Rust Library For Interacting With Winternitz One-Time Signatures, a Hash-Based, Post-Quantum Digital Signature Scheme Based On Lamport Signatures. This implementation uses the hash function Blake2b for all hashing, due to its speed and security, with a winternitz parameter of 16, and a digest size (n) of 32 bytes.
Core Metrics
| tlpsign | anychain-kms | winternitz-ots | |
|---|---|---|---|
| Health Score | 40 | 61 | 44 |
| Total Downloads | 17 | 22.8K | 6.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 19 | 12 |
| Releases | 1 | 24 | 4 |
| Last Updated | 73d ago | 48d ago | 1832d ago |
| Age | 2m | 2y 9m | 6y 7m |
Health Breakdown
tlpsign
Maintenance
9
Quality
15
Community
5
Popularity
1
Documentation
10
anychain-kms
Maintenance
17
Quality
16
Community
13
Popularity
5
Documentation
10
winternitz-ots
Maintenance
7
Quality
14
Community
9
Popularity
5
Documentation
9
Technical Details
| tlpsign | anychain-kms | winternitz-ots | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.23 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 21 | 4 |
| Crate Size | 22KB | 96KB | 12KB |
| Features | 0 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •anychain-kms leads with a health score of 61/100, but none of the options score above 80.
- •⚠ winternitz-ots has not been updated in over a year.
- •anychain-kms, winternitz-ots are pre-1.0 — API may change.