/sealed_box

Pure rust implementation of libsodium's `sealed_box`

Primary LanguageRustApache License 2.0Apache-2.0

Package now unmaintained

This package is unmaintained, and the original purpose was for it to be integrated upstream, which it did: RustCrypto/nacl-compat#66


Rust Native Sealed Box

This crate provides a completely rust-native sealed box implementation compatible with libsodium-like libraries.