crypto_box 0.8.2

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": "f585ff4fbee1df3989fb9121b21d16b16a144e38"
  },
  "path_in_vcs": "crypto_box"
}