d8931d3dfb
Version 1.0.15 - The default password hashing algorithm is now Argon2id. The `pwhash_str_verify()` function can still verify Argon2i hashes without any changes, and `pwhash()` can still compute Argon2i hashes as well. - The aes128ctr primitive was removed. It was slow, non-standard, not authenticated, and didn't seem to be used by any opensource project. - Argon2id required at least 3 passes like Argon2i, despite a minimum of `1` as defined by the `OPSLIMIT_MIN` constant. This has been fixed. - The secretstream construction was slightly changed to be consistent with forthcoming variants. - The Javascript and Webassembly versions have been merged, and the module now returns a `.ready` promise that will resolve after the Webassembly code is loaded and compiled. - Note that due to these incompatible changes, the library version major was bumped up.
6 lines
418 B
Text
6 lines
418 B
Text
$NetBSD: distinfo,v 1.12 2017/10/12 12:08:39 adam Exp $
|
|
|
|
SHA1 (libsodium-1.0.15.tar.gz) = 0597479c842300a3b060898f1acfe09ca032736a
|
|
RMD160 (libsodium-1.0.15.tar.gz) = 84791d8341181225acfa3bba5d1168460e73684a
|
|
SHA512 (libsodium-1.0.15.tar.gz) = 299a208f8342793d13498e95b23f1749f5b5b13ec276db3ec401130615e837ef475b6a1283b6e87a5f8227d23e70e38ca721073dadd5dc88fe4aff342aa64adc
|
|
Size (libsodium-1.0.15.tar.gz) = 1866057 bytes
|