Export the following constants into the public API:
-
Kyber512SKBytes
, a constant representing the byte length of private keys in Kyber-512. -
Kyber768SKBytes
, a constant representing the byte length of private keys in Kyber-768. -
Kyber1024SKBytes
, a constant representing the byte length of private keys in Kyber-1024. -
Kyber512PKBytes
, a constant representing the byte length of public keys in Kyber-512. -
Kyber768PKBytes
, a constant representing the byte length of public keys in Kyber-768. -
Kyber1024PKBytes
, a constant representing the byte length of public keys in Kyber-1024. -
Kyber512CTBytes
, a constant representing the byte length of ciphertexts in Kyber-512. -
Kyber768CTBytes
, a constant representing the byte length of ciphertexts in Kyber-768. -
Kyber1024CTBytes
, a constant representing the byte length of ciphertexts in Kyber-1024 -
KyberSSBytes
, a constant representing the byte length of shared secrets in Kyber.