pomerium/pkg/cryptutil
Caleb Doxsey 1a5b8b606f
core/lint: upgrade golangci-lint, replace interface{} with any (#5099)
* core/lint: upgrade golangci-lint, replace interface{} with any

* regen proto
2024-05-02 14:33:52 -06:00
..
testdata cryptutil: update CRL parsing (#4454) 2023-08-11 08:33:22 -07:00
certificates.go cryptutil: update CRL parsing (#4454) 2023-08-11 08:33:22 -07:00
certificates_index.go databroker: build config concurrently, option to bypass validation (#4655) 2023-11-06 13:21:29 -05:00
certificates_index_test.go config: update logic for checking overlapping certificates (#4216) 2023-06-01 09:30:46 -06:00
certificates_test.go cryptutil: update CRL parsing (#4454) 2023-08-11 08:33:22 -07:00
dek.go upgrade to golang-lru v2 (#3771) 2022-12-02 09:25:52 -07:00
dek_test.go
doc.go
encrypt.go
encrypt_test.go
hash.go
hash_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
helpers.go
helpers_test.go
hmac.go
hmac_test.go chore: unnecessary use of fmt.Sprintf (#4349) 2023-07-12 09:44:29 -07:00
jose.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
jose_test.go
kek.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
kek_test.go
sign.go cryptutil: remove unused functions (#4541) 2023-09-14 11:25:19 -07:00
tls.go config: generate derived certificates instead of self-signed certificates (#3860) 2023-01-06 12:50:40 -07:00
tls_test.go cryptutil: generate certificates from deriveca (#3992) 2023-02-23 08:38:56 -07:00
token.go
token_test.go
x509.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
x509_test.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00