| .. |
|
aescbc
|
crypto: add some license headers
|
2024-02-16 09:36:35 -07:00 |
|
attachment
|
Switch to testify assert in attachment tests
|
2022-04-27 15:49:31 +03:00 |
|
backup
|
Use the encoded form of megolm session key in backup session data
|
2024-02-22 12:26:35 +02:00 |
|
canonicaljson
|
Remove special module licenses
|
2023-12-15 15:56:38 +02:00 |
|
cryptohelper
|
Add contexts to event handlers
|
2024-01-13 18:56:12 +02:00 |
|
goolm
|
olm/pk: make an interface
|
2024-03-11 09:00:11 -06:00 |
|
olm
|
crypto/olm: remove Signatures definition
|
2024-05-12 18:10:48 -06:00 |
|
pkcs7
|
crypto: add some license headers
|
2024-02-16 09:36:35 -07:00 |
|
signatures
|
crypto: add some license headers
|
2024-02-16 09:36:35 -07:00 |
|
sql_store_upgrade
|
Database level support for key backup versioning
|
2024-02-01 13:22:32 +02:00 |
|
ssss
|
Plumb event.AccountDataMegolmBackupKey properly
|
2024-02-01 10:23:14 +02:00 |
|
utils
|
Fix base64 in SSSS keys (#159)
|
2024-01-19 18:09:49 +02:00 |
|
verificationhelper
|
verificationhelper/StartVerification: actually set devices after FetchKeys
|
2024-05-13 15:42:51 -06:00 |
|
account.go
|
machine/ShareKeys: save keys before sending server request in case it fails
|
2024-04-19 08:47:36 -06:00 |
|
cross_sign_key.go
|
olm/pk: make an interface
|
2024-03-11 09:00:11 -06:00 |
|
cross_sign_pubkey.go
|
Add more contexts everywhere
|
2024-01-07 22:45:02 +02:00 |
|
cross_sign_signing.go
|
olm/pk: make an interface
|
2024-03-11 09:00:11 -06:00 |
|
cross_sign_ssss.go
|
olm/pk: make an interface
|
2024-03-11 09:00:11 -06:00 |
|
cross_sign_store.go
|
Invalidate memory cache when storing own cross-signing keys
|
2024-04-02 13:59:07 +03:00 |
|
cross_sign_test.go
|
olm/pk: make an interface
|
2024-03-11 09:00:11 -06:00 |
|
cross_sign_validation.go
|
Bump version to v0.18.1
|
2024-04-16 13:57:50 +03:00 |
|
decryptmegolm.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
decryptolm.go
|
Set type class for decrypted olm events correctly
|
2024-01-19 13:49:51 +02:00 |
|
devicelist.go
|
verificationhelper: ensure that the keys are fetched before starting
|
2024-04-25 09:40:57 -06:00 |
|
encryptmegolm.go
|
crypto/encryptmegolm: return error if sharing outbound session fails
|
2024-05-13 21:47:45 -06:00 |
|
encryptolm.go
|
crypto: refactor to remove need for Utility struct
|
2024-01-18 09:17:19 -07:00 |
|
keybackup.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
keyexport.go
|
Revert changes to error names
|
2023-12-15 15:56:38 +02:00 |
|
keyimport.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
keysharing.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
machine.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
machine_test.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
sessions.go
|
Database level support for key backup versioning
|
2024-02-01 13:22:32 +02:00 |
|
sharing.go
|
Use a callback to receive secret response
|
2024-03-15 15:12:56 +02:00 |
|
sql_store.go
|
crypto/sql_store: don't take sender key on group session methods
|
2024-05-14 12:32:57 -06:00 |
|
store.go
|
crypto/store: don't rely on sender key for storing and lookups
|
2024-05-14 12:47:35 -06:00 |
|
store_test.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |