mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-10 04:18:14 +02:00
1979627534
This helper method is only applicable for Base64 wrapped encryption since it operated on string -> string primarily. It wouldn't be used for pure CFB/GCM ciphers. After a messagePack session refactor, this method would further only be used for legacy session compatibility - making its placement in cipher.go not ideal. |
||
---|---|---|
.. | ||
cipher_test.go | ||
cipher.go | ||
nonce.go | ||
utils_test.go | ||
utils.go |