kdf:argon2: Fix for the case output > 64.
* cipher/blake2.c (blake2b_vl_hash): Fix the last step. * cipher/kdf.c (argon2_open): Check the value.
- Reported-by: Guido Vranken <guidovranken@gmail.com>
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
kdf:argon2: Fix for the case output > 64. Tags None Subscribers None
Description
Details
|