zitadel/internal/crypto
2023-10-13 13:11:20 +00:00
..
database feat(storage): read only transactions for queries (#6415) 2023-08-22 10:49:22 +00:00
file chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
aes_test.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
aes.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00: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 feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
code_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
code.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +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: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
generate.go refactor crypto tests 2020-03-30 11:26:02 +02:00
key_storage.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
key.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
passwap_test.go fix: allow unused keys in hasher config (#6724) 2023-10-13 13:11:20 +00:00
passwap.go fix: allow unused keys in hasher config (#6724) 2023-10-13 13:11:20 +00:00
rsa.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00