Skip to content
/ olm Public

An implementation of the Double Ratchet cryptographic ratchet in C++/C

Notifications You must be signed in to change notification settings

matrix-org/olm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

olm

Olm (libolm) is an independent Apache-licensed implementation of the Double Ratchet cryptographic ratchet in C & C++, also including the new Megolm group ratchet as used in Matrix.

The Olm repository now lives at https://gitlab.matrix.org/matrix-org/olm.

We don't host Olm on Github as that would constitute re-exporting its cryptography to/from the US, which technically requires us to file additional paperwork with the US government: see https://www.bis.doc.gov/index.php/policy-guidance/encryption/6-faqs for details. Given Olm is currently developed in the UK & France, and https://matrix.org/git is hosted in UK / Holland / Germany, we store the code on this side of the Atlantic :)

Bug reporting

However, please do file bugs against https://github.com/matrix-org/olm/issues, as we don't have anywhere else to track them!

Security issues

If you think you found a security issue in libolm, any of its bindings or the Olm/Megolm protocols, please follow our Security Disclosure Policy to report.

About

An implementation of the Double Ratchet cryptographic ratchet in C++/C

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published