Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
/ sealed_box Public archive

Pure rust implementation of libsodium's `sealed_box`

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Karrq/sealed_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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`

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages