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
fd10167985
olm
/
lib
History
timoreo
cb3fe622ae
Fix 3ds build
2023-12-09 14:48:21 +01:00
..
crypto-algorithms
Fix 3ds build
2023-12-09 14:48:21 +01:00
curve25519-donna
switch from /usr/bin/python to /usr/bin/env python. this doesn't help folks whose python path points at python3 (e.g. Arch linux) though, but I see no choice than they have to change the shebangs, as we do on Synapse. For instance, OSX doesn't have a python2 symlink, otherwise we'd use /usr/bin/env python2 shebang.
2015-11-01 13:05:51 +00:00
doctest
Fix 3ds build
2023-12-09 14:48:21 +01:00
ed25519
Add functions for signing and verifying messages using curve25519 keys
2015-03-03 11:18:07 +00:00
curve25519-donna.h
Use header files where possible
2015-12-03 17:08:04 +00:00