Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dogeprotocol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Hypothetical scenario; Post AI cryptography?
(groups.google.com)
1 points
by
dogeprotocol
2mo ago
|
0 comments
2.
▲
by
dogeprotocol
2y ago
Will be interesting to see how this pans out.
3.
▲
Protecting wallet seed phrases, with additional user provided passphrase
1 points
by
dogeprotocol
3y ago
|
0 comments
4.
▲
A hybrid post quantum cryptography scheme using EdDSA (ed25519) + Falcon
(github.com)
1 points
by
dogeprotocol
4y ago
|
1 comments
5.
▲
by
dogeprotocol
4y ago
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) implementation from https://tweetnacl.cr.yp.to/ is use
6.
▲
by
dogeprotocol
4y ago
Can anyone recommend between Librandombytes and libsodium ramdombytes? https://github.com/jedisct1/libsodium/tree/master/src/libsod...
7.
▲
by
dogeprotocol
4y ago
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 computers.Transactions can be forged using broken accounts. It
8.
▲
by
dogeprotocol
4y ago
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 Dithium.
9.
▲
by
dogeprotocol
4y ago
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 over the wire. For digital signatures, the 3 standardized
10.
▲
by
dogeprotocol
4y ago
This paper was posted only yesterday, 3 weeks after NIST announcement.
11.
▲
by
dogeprotocol
4y ago
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 Exchange): BIKE Classic McEliece HQC SIKE There will also be