mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-03 19:32:48 +02:00
- 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> |
||
---|---|---|
.. | ||
testdata | ||
certificates.go | ||
certificates_test.go | ||
encrypt.go | ||
encrypt_test.go | ||
hash.go | ||
hash_test.go | ||
helpers.go | ||
helpers_test.go | ||
hmac.go | ||
hmac_test.go | ||
marshal.go | ||
marshal_test.go | ||
mock_cipher.go | ||
mock_cipher_test.go | ||
sign.go | ||
sign_test.go |