pomerium/internal/sessions
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
..
cookie_store.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
cookie_store_test.go initial release 2019-01-02 12:13:36 -08:00
mock_store.go initial release 2019-01-02 12:13:36 -08:00
session_state.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00
session_state_test.go internal/cryputil: combines aead and cryptutil packages. 2019-01-18 11:55:04 -08:00