Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 months agocatlemmy.zipimagemessage-square3fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagecatlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 4 months agomessage-square3fedilink
minus-squareScoopta@programming.devlinkfedilinkarrow-up1·4 months agoFact of the matter is RSA is perfectly secure still…and ECDSA/ED25519 should also be extinct given the rising need for post quantum cryptography
minus-squareSupermariofan67@programming.devlinkfedilinkarrow-up1·4 months agoThe problem is not the RSA math itself but that it is both extremely slow and implementing it is particularly susceptible to bugs and side channel attacks https://blog.trailofbits.com/2019/07/08/fuck-rsa/
id_rsa shouldn’t exist any more.
Fact of the matter is RSA is perfectly secure still…and ECDSA/ED25519 should also be extinct given the rising need for post quantum cryptography
The problem is not the RSA math itself but that it is both extremely slow and implementing it is particularly susceptible to bugs and side channel attacks https://blog.trailofbits.com/2019/07/08/fuck-rsa/