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

https://github.com/ericlagergren/dr

Double Ratchet Algorithm
https://github.com/ericlagergren/dr

double-ratchet-algorithm

Last synced: 4 months ago
JSON representation

Double Ratchet Algorithm

Awesome Lists containing this project

README

          

# dr

[![Go Reference](https://pkg.go.dev/badge/github.com/ericlagergren/dr.svg)](https://pkg.go.dev/github.com/ericlagergren/dr)

The [Double Ratchet](https://signal.org/docs/specifications/doubleratchet/) 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.