pomerium/internal
Bobby DeSimone 24b11b0428
internal/cryputil: combines aead and cryptutil packages.
- Refactored encrypt / decrypt methods to use aead's NonceSize() interface method.
- Add explicit GenerateKey function.
- Remove mutex on XChaCha20.
2019-01-18 11:55:04 -08:00
..
cryptutil internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
fileutil initial release 2019-01-02 12:13:36 -08:00
https cmd/promerium : support TLS configuration from environmental variables (#12) 2019-01-15 15:24:05 -08:00
httputil Improve test coverage. (#8) 2019-01-11 13:49:28 -10:00
log Improve test coverage. (#8) 2019-01-11 13:49:28 -10:00
middleware Improve test coverage. (#8) 2019-01-11 13:49:28 -10:00
options initial release 2019-01-02 12:13:36 -08:00
sessions internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
singleflight initial release 2019-01-02 12:13:36 -08:00
templates Added gif to the readme. 2019-01-04 18:25:03 -08:00
testutil initial release 2019-01-02 12:13:36 -08:00
version initial release 2019-01-02 12:13:36 -08:00