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 |
|
Caleb Doxsey
|
3e892a8533
|
options: support multiple signing keys (#3828)
* options: support multiple signing keys
* fix controlplane method, errors
|
2022-12-22 09:31:09 -07:00 |
|
Caleb Doxsey
|
33f5190572
|
config: remove signature_key_algorithm (#2557)
* config: remove signature_key_algorithm
* typo
* add more tests
|
2021-09-02 11:36:43 -06:00 |
|
Caleb Doxsey
|
cc9962cca6
|
config: remove support for ed25519 signing keys (#2430)
|
2021-08-04 09:30:47 -06:00 |
|
Caleb Doxsey
|
f9675f61cc
|
deps: upgrade to go-jose v3 (#2284)
|
2021-06-10 09:35:44 -06:00 |
|
bobby
|
5bbd745934
|
authorize: add signature algo support (RSA / EdDSA) (#1631)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-11-30 17:14:41 -08:00 |
|
Caleb Doxsey
|
fae02791f5
|
cryptutil: move to pkg dir, add token generator (#1029)
* cryptutil: move to pkg dir, add token generator
* add gitignored files
* add tests
|
2020-06-30 15:55:33 -06:00 |
|