summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2022-02-12New crypto.EncryptAES/DecryptAES functions (#1305)Dave Henderson
2021-09-24crypto.RSAGenerateKey - Enforce key length of at least 2048 bits (#1214)Dave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-06-14New RSA encrypt/decrypt functions, and new base64.DecodeBytes functionDave Henderson
2019-05-09Updating some package docsDave Henderson
2018-09-24Return error instead of using log.FatalDave Henderson
2018-08-28Updating gometalinter config and fixing new lint errorsDave Henderson
2017-12-03Add crypto namespaceDave Henderson