go-crypto
go-crypto copied to clipboard
Golint vet errcheck on ProtonMail fork
This branch contains a better linted crypto package with golint, vet, errcheck, deadcode, etc.
- Export functions, variables, methods, properties with initialisms are not corrected in order to preserve the API.
- Add or correct comments globally.
- Fix some shadowed declarations, missing or ghost error checks.