- 16 Oct, 2018 2 commits
-
-
Hubert Chathi authored
also reduce the amount of memory copying that we do
-
Hubert Chathi authored
-
- 15 Oct, 2018 1 commit
-
-
Hubert Chathi authored
-
- 13 Oct, 2018 1 commit
-
-
Hubert Chathi authored
-
- 12 Oct, 2018 10 commits
-
-
Hubert Chathi authored
since they're not for the right repository any more
-
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 1 commit
-
-
David Baker authored
base64 encoded newlines somehow?
-