- 12 Oct, 2018 9 commits
-
-
Hubert Chathi authored
- build both Python2 and Python3 libs by default, and add separate rules building Python2 and Python. - use the libraries as built by setuptools, rather than building again separately
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
David Baker authored
Work with PkDecryption keys by their private keys
-
David Baker authored
-
David Baker authored
CircleCI Build Support
-
- 11 Oct, 2018 1 commit
-
-
David Baker authored
-
- 10 Oct, 2018 4 commits
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
WebAssembly support
-
David Baker authored
-
- 09 Oct, 2018 1 commit
-
-
Hubert Chathi authored
-
- 05 Oct, 2018 7 commits
-
-
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
- 04 Oct, 2018 1 commit
-
-
David Baker authored
-
- 03 Oct, 2018 5 commits
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
Mostly because the standard emscripten docker image does not have libjson-perl, but python always comes with json. But also because it was impenetrable.
-
David Baker authored
-
- 02 Oct, 2018 6 commits
-
-
David Baker authored
-
David Baker authored
Call appropriate wrapper function
-
David Baker authored
-
David Baker authored
Change interface to allow the app to get the private part of the key and instantiate a decryption object from just the private part of the key. Changes the function generating a key from random bytes to be initialising a key with a private key (because it's exactly the same thing). Exports & imports private key parts as ArrayBuffer at JS level rather than base64 assuming we are moving that way in general.
-
David Baker authored
-
David Baker authored
Remove trailing letter 'K's from the test pubkeys
-
- 01 Oct, 2018 3 commits
-
-
David Baker authored
base64 encoded newlines somehow?
-
David Baker authored
-
David Baker authored
Don't think this matters since there's no PkEncryption / PkDecryption object being passed, but for the sake of consistency
-
- 27 Sep, 2018 1 commit
-
-
Matthew Hodgson authored
-
- 26 Sep, 2018 1 commit
-
-
David Baker authored
-
- 25 Sep, 2018 1 commit
-
-
David Baker authored
-