Aaron Toponce ⚛️:debian: on Nostr: > -H phash > Uses phash function to hash passphrase. Available hash functions are ...
> -H phash
> Uses phash function to hash passphrase. Available hash functions are sha256, sha384, sha512 and rmd160. unhashed1 and unhashed2 functions also exist for compatibility with some obsolete implementations. Hash type names are case insensitive.
SHA-256, SHA-384, SHA-512 are not great, but if we have some ability to do some custom iterations, maybe it won't be terrible.
RIPEMD-160 is definitely a questionable choie.
But unhashed1, and unhashed2? WTF?
#crypto #cryptography
2/3
> Uses phash function to hash passphrase. Available hash functions are sha256, sha384, sha512 and rmd160. unhashed1 and unhashed2 functions also exist for compatibility with some obsolete implementations. Hash type names are case insensitive.
SHA-256, SHA-384, SHA-512 are not great, but if we have some ability to do some custom iterations, maybe it won't be terrible.
RIPEMD-160 is definitely a questionable choie.
But unhashed1, and unhashed2? WTF?
#crypto #cryptography
2/3