Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pwhash?
On Thu, Oct 14, 2021 at 10:53:30AM +0100, Chavdar Ivanov wrote:
> It seems the man page for pwhash has been upgraded to include the -A
> option, but the actual source is from 2019 and the Argon2 hashing is
> not there yet:
> ..
> -rw-r--r-- 1 sysbuild sysbuild 338 Oct 21 2019 Makefile
> -rw-r--r-- 1 sysbuild sysbuild 3914 Oct 14 07:58 pwhash.1
> -rw-r--r-- 1 sysbuild sysbuild 6796 Oct 21 2019 pwhash.c
> ...
>
> Just wonder... normally it is the other way out.
The argon2 code is in libcrypt (lib/libcrypt/crypt-argon2.c).
Thomas
Home |
Main Index |
Thread Index |
Old Index