Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 1 year agocatlemmy.zipexternal-linkmessage-square3fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkcatlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 1 year agomessage-square3fedilink
minus-squareScoopta@programming.devlinkfedilinkarrow-up1·1 year 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·1 year 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/