This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
olm
Watch
1
Star
1
Fork
You've already forked olm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Implementation of the olm and megolm cryptographic ratchets
encryption
31
commits
42
branches
39
tags
4.5
MiB
C
45.3%
C++
25%
Java
7.1%
HTML
5.4%
Python
4.8%
Other
12.1%
8123ce6209
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Mark Haines
8123ce6209
Constant time comparison for mac
2015-03-03 15:08:56 +00:00
include
/axolotl
Constant time comparison for mac
2015-03-03 15:08:56 +00:00
lib
Add functions for signing and verifying messages using curve25519 keys
2015-03-03 11:18:07 +00:00
src
Constant time comparison for mac
2015-03-03 15:08:56 +00:00
tests
Rename the ratchet source and include files from axolotl to ratchet
2015-03-03 11:50:17 +00:00
.gitignore
add a gitignore
2015-02-26 16:58:08 +00:00
Axolotl.svg
Add picture showing the guts of the ratchet
2015-03-02 01:13:25 +00:00
LICENSE
Copyright notices and a license
2015-02-26 16:56:25 +00:00
test.py
Add functions for signing and verifying messages using curve25519 keys
2015-03-03 11:18:07 +00:00