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

https://github.com/ericlagergren/stream

OAE2 STREAM
https://github.com/ericlagergren/stream

aead oae2 streaming

Last synced: 5 months ago
JSON representation

OAE2 STREAM

Awesome Lists containing this project

README

          

# stream

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