1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-18 00:58:08 +02:00
pomerium/pkg/cryptutil
Denis Mishin bfcc970839
databroker: build config concurrently, option to bypass validation ()
* validation: option to bypass

* concurrently build config

* add regex_priority_order and route sorting

* rm mutex
2023-11-06 13:21:29 -05:00
..
testdata cryptutil: update CRL parsing () 2023-08-11 08:33:22 -07:00
certificates.go cryptutil: update CRL parsing () 2023-08-11 08:33:22 -07:00
certificates_index.go databroker: build config concurrently, option to bypass validation () 2023-11-06 13:21:29 -05:00
certificates_index_test.go config: update logic for checking overlapping certificates () 2023-06-01 09:30:46 -06:00
certificates_test.go cryptutil: update CRL parsing () 2023-08-11 08:33:22 -07:00
dek.go upgrade to golang-lru v2 () 2022-12-02 09:25:52 -07:00
dek_test.go cryptutil: add envelope encryption w/key encryption key and data encryption key () 2021-03-26 06:57:35 -06:00
doc.go cryptutil: move to pkg dir, add token generator () 2020-06-30 15:55:33 -06:00
encrypt.go cryptutil: more explicit decryption error () 2020-11-23 07:57:30 -08:00
encrypt_test.go cryptutil: more explicit decryption error () 2020-11-23 07:57:30 -08:00
hash.go use incremental API for envoy xDS () 2021-01-05 12:45:55 -07:00
hash_test.go remove deprecated ioutil usages () 2021-12-30 10:02:12 -08:00
helpers.go postgres: databroker storage backend () 2022-05-25 10:23:58 -06:00
helpers_test.go cryptutil: move to pkg dir, add token generator () 2020-06-30 15:55:33 -06:00
hmac.go cryptutil: use bytes for hmac () 2021-04-07 14:57:24 -06:00
hmac_test.go chore: unnecessary use of fmt.Sprintf () 2023-07-12 09:44:29 -07:00
jose.go options: support multiple signing keys () 2022-12-22 09:31:09 -07:00
jose_test.go config: remove signature_key_algorithm () 2021-09-02 11:36:43 -06:00
kek.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 () 2022-10-19 09:36:59 -06:00
kek_test.go cryptutil: always use kek public id, add x509 support () 2021-04-07 09:44:36 -07:00
sign.go cryptutil: remove unused functions () 2023-09-14 11:25:19 -07:00
tls.go config: generate derived certificates instead of self-signed certificates () 2023-01-06 12:50:40 -07:00
tls_test.go cryptutil: generate certificates from deriveca () 2023-02-23 08:38:56 -07:00
token.go dependencies: vendor base58, remove shortuuid () 2021-11-02 09:23:15 -06:00
token_test.go cryptutil: add SecureToken () 2021-10-14 18:48:41 -06:00
x509.go config: remove source, remove deadcode, fix linting issues () 2023-04-21 17:25:11 -06:00
x509_test.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 () 2022-10-19 09:36:59 -06:00