Kyber Constants
object KyberConstants
Constants for ML-KEM.
This class contains precomputed values for optimization purposes.
Author
Ron Lauren Hombre
Properties
Link copied to clipboard
Approximation of Q for Barrett Reduction
Link copied to clipboard
Encoding size for encoding coefficients and terms.
Link copied to clipboard
Pre-generated Gamma values according to the formula 17^(2 * bitReverse(n)) mod Q and converted to Montgomery Form.
Link copied to clipboard
Pre-generated Zeta values according to the formula 17^bitReverse(n) mod Q and converted to Montgomery Form.
Link copied to clipboard
The length of the Shared Secret Key in bytes.