HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dogeprotocol

no profile record

Submissions

Protecting wallet seed phrases, with additional user provided passphrase

1 points·by dogeprotocol·3 tahun yang lalu·0 comments

A hybrid post quantum cryptography scheme using EdDSA (ed25519) + Falcon

github.com
1 points·by dogeprotocol·3 tahun yang lalu·1 comments

comments

dogeprotocol
·2 tahun yang lalu·discuss
Will be interesting to see how this pans out.
dogeprotocol
·3 tahun yang lalu·discuss
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 used.

This hybrid implementation is a short term hedge against known lattice based cryptography schemes getting broken.
dogeprotocol
·3 tahun yang lalu·discuss
Can anyone recommend between Librandombytes and libsodium ramdombytes?

https://github.com/jedisct1/libsodium/tree/master/src/libsod...