* Brad DeMorrow <[email protected]> [2019-03-28 10:48:59 -0500]: > Description: > 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. > > Homepage: > https://git.matrix.org/git/olm > > Intent: > This library is needed for Matrix clients that wish to support the > end-to-end encryption feature offered by the platform. > > Question: > There are Python{2,3} bindings that can be built from here. Am I > correct in assuming that these should be a completely separate port? > > This is my first attempt at any port, so please advise if you can. > > Thank you all for your time. > > -- > Regards, > Brad DeMorrow
Just following up on this as I haven't received any replies. Am I just submitting this too close to a freeze for 6.5, perhaps? -- Regards, Brad DeMorrow
