sodium.cr
orion
DISCONTINUED
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
sodium.cr | orion | |
---|---|---|
0 | 5 | |
46 | 236 | |
- | - | |
0.0 | 6.6 | |
over 1 year ago | over 2 years ago | |
Crystal | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sodium.cr
We haven't tracked posts mentioning sodium.cr yet.
Tracking mentions began in Dec 2020.
orion
-
orion 0.16 - const generics, organization changes and a new maintainer
GitHub: https://github.com/orion-rs/orion Crates.io: https://crates.io/crates/orion
-
Looking for an open-source project to join part-time
I'm the author and maintainer of a pure-Rust crypto library called Orion. I've been at it for a couple of years now, working on it in my spare time as well. There are a few people involved already, but we're still missing someone that is involved enough to be a "co-maintainer". There are some larger features that have been planned, but I lack the time currently to start too many new things. Of course, you can contribute in any amount you want.
-
Look-up tables for bcrypt, scrypt and Argon2?
Custom (the ones I have in the implementation I wrote)
-
How to implement a simple password-based encryption with ring?
With that said, i think multiple people are working on crypto libraries that take footguns out of it - which is what i think we definitely need. https://github.com/brycx/orion seems like a solid attempt at making crypto fool-proof , so i do have hope.
-
Does any interesting projects need help?
You're more than welcome to swing by at Orion (a pure-Rust crypto lib). You can also check the new Matrix room for a small chat.
What are some alternatives?
ring - Safe, fast, small crypto using Rust
crystal-sha3 - An SHA-3 implementation written in Crystal.
rust-djangohashers - A Rust port of the password primitives used in Django Project.
rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.
octavo - Highly modular & configurable hash & crypto library
RustCrypto - Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
cmac - Crystal implementation of the Cipher-based Message Authentication Code (CMAC)
monocypher.cr - Crystal bindings for Monocypher
suruga - [INACTIVE] TLS 1.2 implementation in Rust
webpki - WebPKI X.509 Certificate Validation in Rust
schannel-rs - Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
common.rs - Common Rust crypto utilities