octavo alternatives and similar packages
Based on the "Cryptography" category.
Alternatively, view octavo alternatives based on common mentions on social networks and blogs.
-
Ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications โ at massive scale. -
exonum
An extensible open-source framework for creating private/permissioned blockchain applications -
sodiumoxide
DISCONTINUED. [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium) -
RustCrypto Elliptic Curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2 -
miscreant
DISCONTINUED. Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support -
orion
DISCONTINUED. Usable, easy and safe pure-Rust crypto [Moved to: https://github.com/orion-rs/orion] -
recrypt
A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption. -
schannel-rs
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of octavo or a related project?
README
Octavo
Highly modular & configurable hash & crypto library written in pure Rust.
Installation
[dependencies]
octavo = { git = "https://github.com/libOctavo/octavo" }
WARNING!!! Octavo is in very early stage of development. There is a hell lot of issues and vulnerabilities to enormous kind of attacks! Do not use it in production code (yet)!
Contributing
You can help with this project in 3 ways:
- Help me code this up! Just fork, create branch, code & pull-request. Yay!
- Audit code or use it. If you find a bug just file an issue, it also is a great help.
- Support us at Gratipay.
Full disclosure
If you find security bugs, contact me via mail [email protected] using my [PGP key][pgp].
Licence
Check [LICENSE](LICENSE) file.
*Note that all licence references and agreements mentioned in the octavo README section above
are relevant to that project's source code only.