pomerium/proxy
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
..
clients authenticate: make service http only 2019-09-04 16:27:08 -07:00
handlers.go Merge pull request #310 from desimone/bug/262 2019-09-18 19:54:38 -07:00
handlers_test.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
proxy.go authenticate: encrypt & mac oauth2 callback state 2019-09-23 19:15:52 -07:00
proxy_test.go all: refactor handler logic 2019-09-16 18:01:14 -07:00