mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-11 01:55:27 +00:00
6516a28cdd
closes #101 Added secrets encryption in database - Google TINK or simple AES as encryption mechanisms - Keys rotation support on TINK - Existing SecretService is wrapped by encryption layer - Encryption can be enabled and disabled at any time Co-authored-by: Kuzmin Ilya <ilia.kuzmin@indrive.com> Co-authored-by: 6543 <6543@obermui.de> |
||
---|---|---|
.. | ||
wrapper/store | ||
aes.go | ||
aes_builder.go | ||
aes_encryption.go | ||
aes_state.go | ||
aes_test.go | ||
constants.go | ||
encryption.go | ||
encryption_builder.go | ||
no_encryption.go | ||
tink.go | ||
tink_builder.go | ||
tink_keyset.go | ||
tink_keyset_watcher.go | ||
tink_state.go |