crypto_box 0.9.1

Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "91078b60b1cacf674885c1dc86bd00b97adaf828"
  },
  "path_in_vcs": "crypto_box"
}