authenticate
Package authenticate provides a simple interface to encrypt and authenticate a message
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/10/15 07:10:30
added CI
LICENSE
767
2017/11/03 18:11:47
added LICENSE
README.md
1488
2025/10/19 17:12:44
update README
example_test.go
703
2025/10/15 07:10:36
added example
go.mod
52
2022/11/09 18:30:14
added go.mod
secure.go
4417
2025/10/19 17:49:54
need to store size of sig in order to correctly decode it and verify expiration
secure_test.go
5521
2025/10/19 17:49:54
need to store size of sig in order to correctly decode it and verify expiration