String Message

When sending messages with kyber, you can send strings and arrays of numbers (called lists).

The strings have a limit in length, which is usually 31 characters (that will be encoded into lists).

Last updated