index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-03-10
chore(refactoring): Refactor/modernizations (#2345)
Dave Henderson
2024-09-30
fix(lint): Fix or ignore lint errors (#2228)
Dave Henderson
2024-04-21
Enable testifylint linter (#2044)
Dave Henderson
2024-01-22
Use go-fsimpl to read from datasources (#1336)
Dave Henderson
2023-12-17
Add support for Ed25519 (#1900)
Jared Horvat
2023-10-28
A bunch of linting and refactorings (#1893)
Dave Henderson
2023-04-29
Use required.NoError for faster failure in tests
Dave Henderson
2023-02-04
Remove uses of pkg/errors
Dave Henderson
2022-06-12
Parallelizing more tests
Dave Henderson
2022-05-06
a few tweaks
Dave Henderson
2022-05-06
Lint
Jesper B. Rosenkilde
2022-05-06
Add ECDSA generation functions to crypto funcs
Jesper B. Rosenkilde
2022-03-22
Various updates for Go 1.18
Dave Henderson
2022-02-12
New crypto.EncryptAES/DecryptAES functions (#1305)
Dave Henderson
2021-09-24
crypto.RSAGenerateKey - Enforce key length of at least 2048 bits (#1214)
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2020-06-14
New RSA encrypt/decrypt functions, and new base64.DecodeBytes function
Dave Henderson
2019-05-09
Updating some package docs
Dave Henderson
2018-09-24
Return error instead of using log.Fatal
Dave Henderson
2018-08-28
Updating gometalinter config and fixing new lint errors
Dave Henderson
2017-12-03
Add crypto namespace
Dave Henderson