blob: a92843b9cc764bff41f3f3e43d01d3bcf5773397 (
plain) (
blame)
1
2
3
|
An implementation of the Double Ratchet cryptographic ratchet described by
https://whispersystems.org/docs/specifications/doubleratchet/, written in C and
C++11 and exposed as a C API.
|