Viewing profile — dogeprotocol
dogeprotocol
HN member- Joined
- Sun, Feb 20, 2022, 5:29 PM UTC
- HN karma
- 1
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About dogeprotocol
No profile information was provided.
Recent public activity
- story
-
comment
Comment #40004018
Will be interesting to see how this pans out.
-
story
Protecting wallet seed phrases, with additional user provided passphrase
One of the problems with seed phrases typically used for blockchain wallets is that there is no secondary protection if the seed phrases are stolen. Wanting to get feedback on foll…
-
comment
Comment #34652577
This is a proof of concept implementation that combines a classical and post quantum digital signature scheme. NIST Round 3 implementation of Falcon and EdDSA (ed25519) implementat…
- story
-
comment
Comment #34544142
Can anyone recommend between Librandombytes and libsodium ramdombytes? https://github.com/jedisct1/libsodium/tree/master/src/libsod...
-
comment
Comment #32535591
Thats true, its a critical risk to Bitcoin, Ethereum etc. The digital signature scheme protecting Bitcoin accounts use elliptic curves which can also be broken using quantum comput…
-
comment
Comment #32323043
There is still am ongoing round 4. There will likely be another NIST program for signature schemes with smaller sig size. Falcon, SPHINCS+ were also standardized btw, not just Dith…
-
comment
Comment #32323030
Note that SIKE is not a digital signature scheme, it's for key exchange. Hence SIKE cannot be used for signing Bitcoin transactions but can be used for encrypting communication ove…
-
comment
Comment #32296958
This paper was posted only yesterday, 3 weeks after NIST announcement.
-
comment
Comment #32279998
Not just these two, there are a few more that have been standardized and few more that moved to Round 4. Digital Signatures standardized: Falcon SPHINCS+ Advancing to Round 4 (Key …
-
comment
Comment #32016710
[dead]