Karrq / sealed_box

Pure rust implementation of libsodium's `sealed_box`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pure rust implementation of libsodium's `sealed_box`

License:Apache License 2.0


Languages

Language:Rust 100.0%