Documentation
¶
Index ¶
- func DecodeHex(hexString string) []byte
- func EncodeHex(hexBytes []byte) string
- func StrSeedToBinSeed(strSeed string) [field_params.DilithiumSeedLength]uint8
- func ToSizedDilithiumPublicKey(pk []byte) [field_params.DilithiumPubkeyLength]byte
- func ToSizedDilithiumSignature(sig []byte) [field_params.DilithiumSignatureLength]byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StrSeedToBinSeed ¶
func StrSeedToBinSeed(strSeed string) [field_params.DilithiumSeedLength]uint8
func ToSizedDilithiumPublicKey ¶
func ToSizedDilithiumPublicKey(pk []byte) [field_params.DilithiumPubkeyLength]byte
func ToSizedDilithiumSignature ¶
func ToSizedDilithiumSignature(sig []byte) [field_params.DilithiumSignatureLength]byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.