type crypto.Encapsulator (interface)
Method Implmentations
Bytes() []byte
*crypto/internal/fips140/mlkem.EncapsulationKey1024.Bytes
*crypto/internal/fips140/mlkem.EncapsulationKey768.Bytes
*crypto/mlkem.EncapsulationKey1024.Bytes
*crypto/mlkem.EncapsulationKey768.Bytes
Encapsulate() (sharedKey, ciphertext []byte)
*crypto/internal/fips140/mlkem.EncapsulationKey1024.Encapsulate
*crypto/internal/fips140/mlkem.EncapsulationKey768.Encapsulate
*crypto/mlkem.EncapsulationKey1024.Encapsulate
*crypto/mlkem.EncapsulationKey768.Encapsulate![]() |
The pages are generated with Golds v0.8.3-preview. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |