pomerium/authenticate
Bobby DeSimone 7c755d833f
authenticate: encrypt & mac oauth2 callback state
- cryptutil: add hmac & tests
- cryptutil: rename cipher / encoders to be more clear
- cryptutil: simplify SecureEncoder interface
- cryptutil: renamed NewCipherFromBase64 to NewAEADCipherFromBase64
- cryptutil: move key & random generators to helpers

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-09-23 19:15:52 -07:00
..
authenticate.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
authenticate_test.go config: fix url type regression (#253) 2019-08-03 12:08:26 -07:00
handlers.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
handlers_test.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00