P-H-C / phc-winner-argon2

The password hash Argon2, winner of PHC
Other
4.78k stars 406 forks source link

What is the status of keyid & associated data fields ? #342

Open touilleMan opened 2 years ago

touilleMan commented 2 years ago

Hi,

I come from https://github.com/RustCrypto/password-hashes/issues/261#issuecomment-1009781776

It seems keyid & associated data fields have had a rough life (see #173 and #143), so from what I understand:

So my questions:

tarcieri commented 2 years ago

is there an official document about the hash encoding format ?

The closest thing I'm aware of is the PHC string format specification:

https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md#argon2-encoding

Leont commented 1 year ago

I'm having the same questions. I remembered them and wanted to use them and now came to the unexpected conclusion that they're gone.