libsodium-net v0.4.0 Release Notes

Release Date: 2014-08-26 // over 9 years ago
    • โž• Added support for:
      • crypto_scalarmult
      • crypto_generichash_blake2b_salt_personal
      • crypto_pwhash_scryptxsalsa208sha256_str
      • crypto_pwhash_scryptxsalsa208sha256_str_verify
    • ๐Ÿ“ฆ NuGet Package
    • Signed Binaries
    • ๐Ÿ‘ Better Cross-Platform Support
    • ๐Ÿ›  Fixed padding bug with crypto_box - left 16 null-bytes prepended to the returned ciphertext.