1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-09-18 19:09:43 +02:00
Commit graph

3 commits

Author SHA1 Message Date
guangwu
4674b98cfb
chore: unnecessary use of fmt.Sprintf ()
Remove fmt.Sprintf() calls where the format string contains no formatting verbs.
2023-07-12 09:44:29 -07:00
Caleb Doxsey
a51c7140ea
cryptutil: use bytes for hmac () 2021-04-07 14:57:24 -06:00
Caleb Doxsey
fae02791f5
cryptutil: move to pkg dir, add token generator ()
* cryptutil: move to pkg dir, add token generator

* add gitignored files

* add tests
2020-06-30 15:55:33 -06:00
Renamed from internal/cryptutil/hmac_test.go (Browse further)