zitadel/internal/crypto
Livio Amstutz 9ab566fdeb
fix(query): keys (#2755)
* fix: add keys to projections

* change to multiple tables

* query keys

* query keys

* fix race condition

* fix timer reset

* begin tests

* tests

* remove migration

* only send to keyChannel if not nil
2022-01-12 13:22:04 +01:00
..
aes_test.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
aes.go fix: cherry pick security issue fixes (#1432) 2021-03-19 09:10:50 +01:00
bcrypt.go improve some functions 2020-03-30 09:28:00 +02:00
code_mock.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
code_mocker.go fix: add keys to projections (#2728) 2021-12-06 16:57:35 +01:00
code_test.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
code.go feat: login errors (#204) 2020-06-11 13:22:24 +02:00
crypto_mock.go improve some functions 2020-03-30 09:28:00 +02:00
crypto_test.go improve some functions 2020-03-30 09:28:00 +02:00
crypto.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
generate.go refactor crypto tests 2020-03-30 11:26:02 +02:00
key.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
rsa.go fix(query): keys (#2755) 2022-01-12 13:22:04 +01:00