https://github.com/ericlagergren/stream
OAE2 STREAM
https://github.com/ericlagergren/stream
aead oae2 streaming
Last synced: 5 months ago
JSON representation
OAE2 STREAM
- Host: GitHub
- URL: https://github.com/ericlagergren/stream
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2021-04-10T08:17:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T03:51:29.000Z (over 3 years ago)
- Last Synced: 2024-06-20T06:28:42.892Z (almost 2 years ago)
- Topics: aead, oae2, streaming
- Language: Go
- Homepage:
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stream
[](https://pkg.go.dev/github.com/ericlagergren/stream)
The [OAE2 STREAM](https://eprint.iacr.org/2015/189.pdf) algorithm.
## 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.