diff options
author | David Baker <dave@matrix.org> | 2018-10-02 12:02:56 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2018-10-02 12:02:56 +0100 |
commit | 0346145a813cfb719fdf218956cb2f29030134a8 (patch) | |
tree | 02cfc37642efe1c4f505e7358cfb68c4950059fa /include/olm/cipher.h | |
parent | 00384ba87a5943a8a12c9b8bfcb8903cc9be490f (diff) |
Work with PkDecryption keys by their private keys
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.
Diffstat (limited to 'include/olm/cipher.h')
0 files changed, 0 insertions, 0 deletions