|
|
|
|
|
by Out_of_Characte
483 days ago
|
|
What many miss is that updating your encryption algorithm now means decrypting all your previous data and then reencrypting it with the new algo. This is very expensive, time consuming and is something that you must do before encryption is broken or before your encrypted data is stored for later decryption. This move, hopefully, promises to avoid this headache if the algo is actually post-quantum. |
|
You can just replace the non-pq asymmetric protection with pq asymmetric protection.