Support for loading, storing, and using kyber keys in decryption
This commit is contained in:
parent
c1580a5eb3
commit
b6445a6af0
49 changed files with 2260 additions and 806 deletions
|
@ -16,6 +16,7 @@ export type TableType =
|
|||
| 'conversations'
|
||||
| 'identityKeys'
|
||||
| 'items'
|
||||
| 'kyberPreKeys'
|
||||
| 'messages'
|
||||
| 'preKeys'
|
||||
| 'senderKeys'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue