package aes
Import Path
crypto/aes (on golang.org and go.dev)
Dependency Relation
imports 7 packages, and imported by 4 packages
Involved Source Files
aes_gcm.go
block.go
cipher.go
cipher_asm.go
d-> const.go
modes.go
asm_amd64.s
gcm_amd64.s
Exported Type Names
Exported Values
const BlockSize = 16
The AES block size in bytes.
![]() |
The pages are generated with Golds v0.1.6. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project and developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |