An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# OCB3

[![Go Reference](https://pkg.go.dev/badge/github.com/ericlagergren/ocb3.svg)](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.