| # Go Cryptography |
| |
| [![Go Reference](https://pkg.go.dev/badge/golang.org/x/crypto.svg)](https://pkg.go.dev/golang.org/x/crypto) |
| |
| This repository holds supplementary Go cryptography packages. |
| |
| ## Report Issues / Send Patches |
| |
| This repository uses Gerrit for code changes. To learn how to submit changes to |
| this repository, see https://go.dev/doc/contribute. |
| |
| The git repository is https://go.googlesource.com/crypto. |
| |
| The main issue tracker for the crypto repository is located at |
| https://go.dev/issues. Prefix your issue with "x/crypto:" in the |
| subject line, so it is easy to find. |
| |
| Note that contributions to the cryptography package receive additional scrutiny |
| due to their sensitive nature. Patches may take longer than normal to receive |
| feedback. |