wtry@lemm.ee to Technology@lemmy.worldEnglish · 1 year agoWhat are the best asymmetric encryption algorithms for encrypting files?message-squaremessage-square8fedilinkarrow-up112arrow-down12file-text
arrow-up110arrow-down1message-squareWhat are the best asymmetric encryption algorithms for encrypting files?wtry@lemm.ee to Technology@lemmy.worldEnglish · 1 year agomessage-square8fedilinkfile-text
minus-squareNightFantom@slrpnk.netlinkfedilinkEnglisharrow-up2·1 year agoI usually (but not often enough tbh) refer to owasp documentation, like this one https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html They basically say elliptic curves for asymmetric encryption, or RSA with a key of at least 2048 bits
I usually (but not often enough tbh) refer to owasp documentation, like this one https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html They basically say elliptic curves for asymmetric encryption, or RSA with a key of at least 2048 bits