const crypto/mlkem.CiphertextSize1024
4 uses
crypto/mlkem (current package)
mlkem.go#L33: CiphertextSize1024 = 1568
crypto/hpke
pq.go#L76: pqCiphertextSize: mlkem.CiphertextSize1024,
pq.go#L381: ciphertextSize: mlkem.CiphertextSize1024,
crypto/tls
key_schedule.go#L108: 97, mlkem.EncapsulationKeySize1024, mlkem.CiphertextSize1024,
![]() |
The pages are generated with Golds v0.8.4. (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. |