oauth2-proxy/pkg/encryption
Nick Meves b4530b9292
Allow binary values in signed cookies
Make signedValue & Validate operate on []byte
by default and not assume/cast string. Any casting
will be done from callers.
2020-06-12 14:36:58 -07:00
..
cipher.go Allow binary values in signed cookies 2020-06-12 14:36:58 -07:00
cipher_test.go Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
nonce.go Move cookie to pkg/encryption 2019-06-15 11:33:57 +02:00