Sharing kyber
With the libraries in UseKyber, you are supposed to share different data like public keys or messages between computers and even between programming languages. It can also be useful to save kyber presets to use the same keys every time, so you don't have to use randomly generated keys.
All this can be done with the importing and exporting functions.
Last updated