1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/encryption
Nick Meves 7e5c8bb579
Fix secretBytes adding unintended padding (#556)
* Fix secretBytes adding unintended padding

* Add more SecretBytes test scenarios

* Add CHANGELOG entry about breaking secret padding change

* Add SecretBytes tests explanation comments
2020-05-21 19:29:45 +01:00
..
cipher_test.go Fix secretBytes adding unintended padding (#556) 2020-05-21 19:29:45 +01:00
cipher.go Fix secretBytes adding unintended padding (#556) 2020-05-21 19:29:45 +01:00
nonce.go Move cookie to pkg/encryption 2019-06-15 11:33:57 +02:00