seedRepresentation
The private key’s seed representation.
Declaration
var seedRepresentation: Data { get }Discussion
The seed is d||z, as specified in the algorithm ML-KEM.KeyGen_internal(d,z) (Algorithm 16) of FIPS 203.
The private key’s seed representation.
var seedRepresentation: Data { get }The seed is d||z, as specified in the algorithm ML-KEM.KeyGen_internal(d,z) (Algorithm 16) of FIPS 203.