Discussion:
[PHC] Threads in Argon2
Dmitry Khovratovich
2015-10-08 09:58:22 UTC
Permalink
Argon2 now supports up to 2^24 threads.

It is also possible now to request more lanes (possible parallelism) than
threads (actual parallelism).

The improvements are valid both for C++11 and C99 implementations.

The specification has not updated yet, as test vectors are the same.
--
Best regards,
Dmitry Khovratovich
Loading...