Show HN: Rscrypto, pure-Rust crypto with industry leading public benches
Category: library
Tags: cryptography, rust, performance
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 7, Utility: 7)
rscrypto is a pure-Rust cryptographic library that bundles RSA, Ed25519, AEADs, hashes, and more into a single dependency with extensive performance benchmarking and hardware acceleration. It stands out for its industry-leading benchmark wins against other Rust crypto libraries and its focus on small, portable builds with explicit audit knobs and no_std support.
Target audience: backend devs, security engineers, embedded systems devs
Repository: https://github.com/loadingalias/rscrypto · Rust · Apache-2.0 · 1 stars
View on Hacker News