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
- Host: GitHub
- URL: https://github.com/ericlagergren/dr
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2021-04-10T06:52:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T05:55:53.000Z (over 4 years ago)
- Last Synced: 2024-06-21T11:03:48.314Z (almost 2 years ago)
- Topics: double-ratchet-algorithm
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dr
[](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.