Skip to content
Snippets Groups Projects
  1. Apr 22, 2019
  2. Mar 28, 2019
  3. Jan 29, 2019
  4. Oct 02, 2018
    • David Baker's avatar
      Work with PkDecryption keys by their private keys · 0346145a
      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.
      0346145a
  5. Oct 01, 2018
  6. Jun 28, 2018
  7. Jun 27, 2018
Loading