-
- Downloads
python: Add Short Authentication String bindings.
This patch adds bindings to the SAS part of the Olm library contained in
the sas.h header file.
Signed-off-by:
Damir Jelić <poljar@termina.org.uk>
Showing
- python/Makefile 5 additions, 2 deletionspython/Makefile
- python/olm/__init__.py 1 addition, 0 deletionspython/olm/__init__.py
- python/olm/sas.py 223 additions, 0 deletionspython/olm/sas.py
- python/olm_build.py 4 additions, 0 deletionspython/olm_build.py
- python/tests/sas_test.py 82 additions, 0 deletionspython/tests/sas_test.py
python/olm/sas.py
0 → 100644
python/tests/sas_test.py
0 → 100644
Please register or sign in to comment