index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curve25519-donna
/
python-src
/
curve25519
/
__init__.py
blob: 873ff579d05e1669a0621b53752d67189b962e8e (
plain
)
1
2
3
4
from .keys import Private, Public hush_pyflakes = [Private, Public]; del hush_pyflakes