| bytes | Package bytes implements functions for the manipulation of byte slices. |
| errors | Package errors implements functions to manipulate errors. |
| github.com/ProtonMail/go-crypto/openpgp/aes/keywrap | Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm. |
| github.com/ProtonMail/go-crypto/openpgp/internal/algorithm | |
| github.com/ProtonMail/go-crypto/openpgp/internal/ecc | Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. |
| io | Package io provides basic interfaces to I/O primitives. |