sealed_box 0.2.8

Libsodium sealed_box construction for Rust/WebAssembly
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Frank Denis <github@pureftpd.org>"]
categories = ["no-std", "cryptography", "wasm"]
description = "Libsodium sealed_box construction for Rust/WebAssembly"
edition = "2018"
homepage = "https://github.com/jedisct1/rust-sealed_box"
keywords = ["crypto", "sealedbox", "sealed_box"]
license = "MIT"
name = "sealed_box"
readme = "README.md"
repository = "https://github.com/jedisct1/rust-sealed_box"
version = "0.2.8"