1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/encryption
Nick Meves 9d626265e8 Migrate cookie signing to SHA256 from SHA1 (#524)
Also, cleanup the code & make the specific
hashing algorithm chosen a function variable.

Co-authored-by: Henry Jenkins <henry@henryjenkins.name>
2020-05-09 16:14:19 +01:00
..
cipher_test.go Migrate cookie signing to SHA256 from SHA1 (#524) 2020-05-09 16:14:19 +01:00
cipher.go Migrate cookie signing to SHA256 from SHA1 (#524) 2020-05-09 16:14:19 +01:00
nonce.go Move cookie to pkg/encryption 2019-06-15 11:33:57 +02:00