- Oct 17, 2018
-
-
manuroe authored
-
- Oct 16, 2018
- Oct 15, 2018
-
-
Hubert Chathi authored
-
Hubert Chathi authored
-
- Oct 12, 2018
-
-
Hubert Chathi authored
-
David Baker authored
Work with PkDecryption keys by their private keys
-
David Baker authored
-
David Baker authored
CircleCI Build Support
-
- Oct 11, 2018
-
-
David Baker authored
-
- Oct 10, 2018
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
WebAssembly support
-
David Baker authored
-
- Oct 09, 2018
-
-
Hubert Chathi authored
-
- Oct 05, 2018
-
-
David Baker authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
- Oct 04, 2018
-
-
David Baker authored
-
- Oct 03, 2018
-
-
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
-
- Oct 02, 2018
-
-
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
-
- Oct 01, 2018
-
-
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
-
- Sep 27, 2018
-
-
Matthew Hodgson authored
-
- Sep 26, 2018
-
-
David Baker authored
-