final class CBD extends Object
| Modifier and Type | Method and Description |
|---|---|
static void | mlkemCBD(Poly r,
byte[] bytes,
int eta)Perform ML-KEM CBD sampling. |
public static void mlkemCBD(Poly r, byte[] bytes, int eta)
r - the output polynomialbytes - the input byte arrayeta - the CBD parameter (2 or 3)