https://github.com/ericlagergren/ocb3
OCB3 - Offset Codebook Mode
https://github.com/ericlagergren/ocb3
cryptography ocb ocb3
Last synced: 5 months ago
JSON representation
OCB3 - Offset Codebook Mode
- Host: GitHub
- URL: https://github.com/ericlagergren/ocb3
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2021-08-14T19:18:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T17:08:51.000Z (about 3 years ago)
- Last Synced: 2024-06-21T11:03:48.389Z (almost 2 years ago)
- Topics: cryptography, ocb, ocb3
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCB3
[](https://pkg.go.dev/github.com/ericlagergren/ocb3)
OCB3 mode by [Rogaway](https://web.cs.ucdavis.edu/~rogaway/ocb/ocb-faq.htm).
## Security
### Disclosure
This project uses full disclosure. If you find a security bug in
an implementation, please e-mail me or create a GitHub issue.
### Disclaimer
You should only use cryptography libraries that have been
reviewed by cryptographers or cryptography engineers. While I am
a cryptography engineer, I'm not your cryptography engineer, and
I have not had this project reviewed by any other cryptographers.