menu
locality_falcon package
documentation
sign/api/secret_key.dart
SecretKey
SecretKey.new const constructor
SecretKey.new const constructor
dark_mode
light_mode
SecretKey
constructor
const
SecretKey
(
FalconParams
param
,
List
<
int
>
f
,
List
<
int
>
g
,
List
<
int
>
bigF
,
List
<
int
>
bigG
,
List
<
List
<
List
<
Complex
>
>
>
b0Fft
,
FfTree
tFft
,
)
Implementation
const SecretKey( this.param, this.f, this.g, this.bigF, this.bigG, this.b0Fft, this.tFft, );
locality_falcon package
documentation
sign/api/secret_key
SecretKey
SecretKey.new const constructor
SecretKey class