menu
xkyber_crypto package
documentation
poly.dart
Poly
Poly constructor
Poly constructor
dark_mode
light_mode
Poly
constructor
Poly
(
)
Implementation
Poly() : coeffs = List<int>.filled(KYBER_N, 0);
xkyber_crypto package
documentation
poly
Poly
Poly constructor
Poly class