You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Kyber is asymmetric, unlike symmetric-key encryption ciphers AES, Serpent, etc. Because it's asymmetric, it's possible to have longer keys, could you allow customizing the security level to be higher than Kyber1024? For symmetric-key encryption, it's possible to use multiple keys like 3DES which uses 3 DES keys, it's possible to use multiple AES keys to achieve 512-bit or better security.
The text was updated successfully, but these errors were encountered:
Since Kyber is asymmetric, unlike symmetric-key encryption ciphers AES, Serpent, etc. Because it's asymmetric, it's possible to have longer keys, could you allow customizing the security level to be higher than Kyber1024? For symmetric-key encryption, it's possible to use multiple keys like 3DES which uses 3 DES keys, it's possible to use multiple AES keys to achieve 512-bit or better security.
The text was updated successfully, but these errors were encountered: