go-crypto/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
bitcurves | |
brainpool | Package brainpool implements Brainpool elliptic curves. |
eax | Package eax provides an implementation of the EAX (encrypt-authenticate-translate) mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND EFFICIENCY." In FSE'04, volume 3017 of LNCS, 2004 |
internal | |
ocb | Package ocb provides an implementation of the OCB (offset codebook) mode of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black and Krovetz - OCB: A BLOCK-CIPHER MODE OF OPERATION FOR EFFICIENT AUTHENTICATED ENCRYPTION (2003). |
openpgp | Package openpgp implements high level operations on OpenPGP messages. |
openpgp/aes | |
openpgp/aes/keywrap | Package keywrap is an implementation of the RFC 3394 AES key wrapping algorithm. |
openpgp/armor | Package armor implements OpenPGP ASCII Armor, see RFC 4880. |
openpgp/clearsign | Package clearsign generates and processes OpenPGP, clear-signed data. |
openpgp/ecdh | Package ecdh implements ECDH encryption, suitable for OpenPGP, as specified in RFC 6637, section 8. |
openpgp/ecdsa | Package ecdsa implements ECDSA signature, suitable for OpenPGP, as specified in RFC 6637, section 5. |
openpgp/ed25519 | Package ed25519 implements the ed25519 signature algorithm for OpenPGP as defined in the Open PGP crypto refresh. |
openpgp/ed448 | Package ed448 implements the ed448 signature algorithm for OpenPGP as defined in the Open PGP crypto refresh. |
openpgp/eddsa | Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified in https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7 |
openpgp/elgamal | Package elgamal implements ElGamal encryption, suitable for OpenPGP, as specified in "A Public-Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms," IEEE Transactions on Information Theory, v. |
openpgp/errors | Package errors contains common error types for the OpenPGP packages. |
openpgp/integration_tests | |
openpgp/integration_tests/v2 | |
openpgp/internal | |
openpgp/packet | Package packet implements parsing and serialization of OpenPGP packets, as specified in RFC 4880. |
openpgp/s2k | Package s2k implements the various OpenPGP string-to-key transforms as specified in RFC 4800 section 3.7.1, and Argon2 specified in draft-ietf-openpgp-crypto-refresh-08 section 3.7.1.4. |
openpgp/v2 | Package openpgp implements high level operations on OpenPGP messages. |
openpgp/x25519 | |
openpgp/x448 |
- Version
- v1.3.0 (latest)
- Published
- May 22, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.