oauth2-proxy/pkg/apis
Nick Meves ce2e92bc57
Improve design of Base64Cipher wrapping other ciphers.
Have it take in a cipher init function as an argument.
Remove the confusing `newCipher` method that matched legacy behavior
and returns a Base64Cipher(CFBCipher) -- instead explicitly ask for
that in the uses.
2020-06-12 14:36:58 -07:00
..
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
options Refactor encryption.Cipher to be an Encrypt/Decrypt Interface 2020-06-12 14:36:58 -07:00
sessions Improve design of Base64Cipher wrapping other ciphers. 2020-06-12 14:36:58 -07:00