1
0
mirror of https://github.com/zitadel/zitadel.git synced 2024-12-14 03:54:21 +00:00
zitadel/internal/crypto
Livio Amstutz b01f277e4b
fix: cherry pick security issue fixes ()
* 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 () 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 () 2021-02-23 17:05:47 +01:00
code_test.go feat: add auth command side () 2020-05-18 12:06:36 +02:00
code.go feat: login errors () 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 () 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 () 2020-06-17 08:06:40 +02:00
rsa.go feat: Login, OP Support and Auth Queries () 2020-06-05 07:50:04 +02:00