-
It seems that the options have changed: **-h** does not mean _help_ anymore but _Sets hash output length to N bytes_ (and it requires a parameter value) which was previously **-l** option (it has disa…
-
the argon2-jvm wrapper currently only supports argon2i. could support for argon2d be provided as well?
looks like the c library is preparing a version 1.3 release. can this version be included as wel…
-
https://github.com/aholbreich/crypto/blob/master/src/org/holbreich/crypto/examle/hash/SHA2HashingExample.java
Someone reading this code might walk away with the incorrect idea that SHA256 is fine for…
-
Hi!
Probably it's not the right place to report my problem, but I think it should be written down here too (also I will report it at node-argon2).
I tried to use argon2 in my koa application but I c…
jim-y updated
8 years ago
-
The promise returned by `verify()` does not resolve before the first timer is up.
### Steps to reproduce
``` js
// Without this line, verify() takes about 50ms to complete, with it, it takes 1 second…
-
Our project need a browser version of SHA-256. I would like to use libsodium.js for that.
To my surprise, I find this function is deliberately not exported.
I see `crypto_hash()` (which is supposed t…
-
Hi,
I had been using argon2_compare as an exported function, but fcabf6f6 broke this.
The function is properly namespaced and I was wondering if this decision could be reviewed. I don't believe it's …
-
Hi, I've just updated the code to the latest version and somewhere around tag 0.0.5 it stopped compiling on OS X (El Capitan) with this errors:
```
[rvg@wyemac erlang-libsodium (master)]$ make clean
…
-
[This thread on Hacker News](https://news.ycombinator.com/item?id=10863450) calls out an enlightening part of the [IETF draft](https://tools.ietf.org/html/draft-josefsson-argon2-00) to explain when to…
-
Hi, according to this https://paragonie.com/blog/2016/02/how-safely-store-password-in-2016
"nearly everyone except FIPS agrees PBKDF2 is the worst of the acceptable options, but is still acceptable".
…
misog updated
8 years ago