Age | Commit message (Expand) | Author |
2019-04-22 | include the C++ string library in unit tests | Hubert Chathi |
2019-04-22 | don't use variable length or zero-length arrays in test files | Hubert Chathi |
2019-04-22 | remove some debugging output from tests | Hubert Chathi |
2019-04-19 | Merge pull request #89 from matrix-org/manuroe/cocoapods_update | Hubert Chathi |
2019-04-19 | OLMKit: Make podspec point to new https://gitlab.matrix.org/matrix-org/olm | manuroe |
2019-04-17 | update changelog links to point to new repo | Hubert Chathi |
2019-04-17 | prepare for 3.1.0 release | Hubert Chathi |
2019-04-12 | Merge pull request #86 from matrix-org/add_python_pk_signing | Hubert Chathi |
2019-04-12 | more isort | Hubert Chathi |
2019-04-12 | Merge pull request #88 from matrix-org/manuroe/sas_pksigning | Hubert Chathi |
2019-04-12 | isort python/olm/pk.py | Hubert Chathi |
2019-04-12 | OLMKit: OMLPkSigning: Zero mutableSeed | manuroe |
2019-04-10 | OLMKit: OlmPkEncryption: Fix typos in sanity checks | manuroe |
2019-04-10 | OLMKit: SAS: Add PK signing | manuroe |
2019-04-10 | OLMKit: SAS: Added macLongKdf support | manuroe |
2019-04-10 | OLMKit: add Short Authentication String verification | manuroe |
2019-04-10 | Fix arg name in comments | manuroe |
2019-04-10 | Merge branch 'python-sas' | Damir Jelić |
2019-04-10 | Merge pull request #83 from matrix-org/BillCarsonFr/java_sas | Valere |
2019-04-10 | Return string instead of byte array for b64 encoded data | Valere |
2019-04-10 | Added macLongKdf support | Valere |
2019-04-10 | E2E: SAS Verification (olm) | Valere |
2019-04-09 | python: Add the SAS header to the manifest. | Damir Jelić |
2019-04-09 | python: Add support for the long KDF MAC calculation. | Damir Jelić |
2019-04-09 | python: Remove an unneeded and old copyright header. | Damir Jelić |
2019-04-08 | add python bindings for PK signing | Hubert Chathi |
2019-04-08 | re-add null termination in javascript | Hubert Chathi |
2019-04-08 | javascript: Switch from deprecated Pointer_stringify() to UTF8toString(). | Damir Jelić |
2019-04-08 | Merge branch 'master' into poljar/python-sas | Hubert Chathi |
2019-04-08 | python: Build the build headers with setup.py. | Damir Jelić |
2019-04-08 | python: Fix the MANIFEST file. | Damir Jelić |
2019-04-08 | python: Add PK bindings. | Damir Jelić |
2019-04-08 | python: Make the typing module a requirement only for old python versions. | Damir Jelić |
2019-04-04 | add missing OlmPkSigning class | Hubert Chathi |
2019-04-02 | add support for an incorrect KDF that snuck into Riot 1.0 | Hubert Chathi |
2019-04-02 | python: Expose the sha256() function in the utilities. | Damir Jelić |
2019-04-02 | python: Add Short Authentication String bindings. | Damir Jelić |
2019-03-28 | update unit test to match function name change | Hubert Chathi |
2019-03-20 | add Android bindings for PK signing | Hubert Chathi |
2019-03-13 | rename functions to be more consistent | Hubert Chathi |
2019-02-15 | I don't know what an "oml" is | Hubert Chathi |
2019-02-01 | Merge pull request #81 from matrix-org/dbkr/pk_sign | Hubert Chathi |
2019-02-01 | call the right function and remove unnecessary include | Hubert Chathi |
2019-01-30 | Yay for incorrect comments breaking the build... | David Baker |
2019-01-30 | Drop support for old emscripten | David Baker |
2019-01-29 | Add signing class to the pk module | David Baker |
2019-01-23 | python: Turn the signature buffer into a bytearray. | Damir Jelić |
2019-01-21 | initial implementation of short authentication string generation | Hubert Chathi |
2018-10-24 | bump OLMKit version too3.0.0 | Hubert Chathi |
2018-10-23 | prepare release 3.0.0 | Hubert Chathi |