zitadel/internal/crypto
Livio Amstutz b01f277e4b
fix: cherry pick security issue fixes (#1432)
* fix: potential "Potentially unsafe external link" of TOS and EMail Links

* fix: "Size computation for allocation may overflow" by limiting aes encrypt to 64MB
2021-03-19 09:10:50 +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: cherry pick fixes from master (#1339) 2021-02-23 17:05:47 +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 feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00