pomerium/internal/middleware
Caleb Doxsey 6d1d2bec54
crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075)
* crypto: use actual bytes of shared secret, not the base64 encoded representation

* return errors

* return errors
2021-04-08 20:04:01 -06:00
..
responsewriter dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
middleware.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00
middleware_test.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00