Paper key: 4.096 bits RSA key in a Datamatrix 2D barcode
Top Comments
All Comments (29)
-
kaas
-
kaas
-
Neither does a piece of paper.
-
Anyhow, AES is the best symmetric encryption these days.
-
There's a related-key attack on aes-192 and aes-256. Look up AES security on wikipedia. I'm not saying it's broken, just that it's had an attack published whereas AES-128 hasn't.
-
hehe me 2
-
A thumb drive doesn't automatically backup your files
-
hows about a thumb drive
-
What vulnerability for 192-bit AES is that?
-
@thebramp Not 4k are even less then two times secure! As RSA is 1024bits is equivalent to 80-bits of security, and 15360-Bit RSA is equivalent to 256-bits of security.
Having a big modulus ( i.e. 4096-bits) does *not* mean that this that this is real security bits. The underlying problem is Factorization, i.e. the modulus n is a product of two primes p and q. Finding the factorization n, i.e. finding p and q for n, will only take 2^80 calculations for a 1024-bits, hence the 80bits.
If nothing else, the nerd in me positively loves this. :)
Talis29 2 years ago 8
When you enter alphanumeric passwords you don't use all 256 characters; most people use a-z and have to be nagged to use A-Z and 0-9.
If you use passwords only containing a-z you're only adding about 5 bits of entropy per password letter.
drtune 2 years ago 5