Dr. Hax on Nostr: Today someone asked me if Signet used Argon as the hashing algorithm. I knew it was a ...
Published at
2024-12-16 01:49:09Event JSON
{
"id": "c35f73e4fea56563c4cbeee6532b0b81e12bbb2054a37f44c9eabc2f571f63df",
"pubkey": "d30ea98ea65e953f91ab93f6b30ea51eb33c506f87d49f600a139aef00aa9511",
"created_at": 1734313749,
"kind": 1,
"tags": [
[
"r",
"https://gitlab.hax0rbana.org/signet/signet-client/-/blob/trunk/client/signetapplication.cpp#L235"
],
[
"r",
"https://stytch.com/blog/argon2-vs-bcrypt-vs-scrypt/"
]
],
"content": "Today someone asked me if Signet used Argon as the hashing algorithm. I knew it was a good algorithm when I looked, but I wasn't 100% sure. So I dug up a code reference.\n\nBenny, if you see this, no, it uses scrypt.\n\nhttps://gitlab.hax0rbana.org/signet/signet-client/-/blob/trunk/client/signetapplication.cpp#L235\n\nFor any non-crypto people, the punchline is this: \"scrypt is maximally hard against brute force attacks\"\n\nSource: https://stytch.com/blog/argon2-vs-bcrypt-vs-scrypt/",
"sig": "c2eb65bed0822d50c05fc4316c1399074451ba3c199dd46466264933a41951b4f21889493b04bc0b1ab40ce04aae779fcb1abd7445f8b35454b7e2393f713bb4"
}