const crypto/aes.poly one use crypto/aes (current package) const.go#L25: const poly = 1<<8 | 1<<4 | 1<<3 | 1<<1 | 1<<0 // x⁸ + x⁴ + x³ + x + 1
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)