crypto_box 0.7.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
{
  "git": {
    "sha1": "2f84da63af4a12febdd460d77b15ae62b299444b"
  },
  "path_in_vcs": "crypto_box"
}