Author

Topic: Protecting bitcoin by multiple crypto algo's (Read 702 times)

legendary
Activity: 2142
Merit: 1010
Newbie
September 12, 2013, 05:48:20 PM
#2
I would use QC-proof signature schemes.
newbie
Activity: 4
Merit: 0
September 12, 2013, 05:35:03 PM
#1
If indeed the NSA has made some unknown to the public breakthrough's in math (very likely if you believe the snowden leaks), wouldn't it be a good idea to use at least
two different algorithm's for signatures and hashing (one on top of the other with two different keys).
for example using two public keys, one with RSA and another with ECC over some curve.
if RSA keys are too big then two ECC keys, one with secp256k1 and another with the russian standard for ECC (https://tools.ietf.org/html/rfc5832).
the NSA most likely won't have a backdoor for the russian curve, the russians won't have a backdoor for the NSA curve.
thats assuming the NSA didn't break ECC completely and can only decrypt backdoored curves.
Jump to: