| .. |
|
aescbc
|
crypto: add some license headers
|
2024-02-16 09:36:35 -07:00 |
|
attachment
|
bridgev2/matrix: add new stream upload that uses a writer instead of a reader (#269)
|
2024-08-20 00:52:54 +03:00 |
|
backup
|
crypto/backup: update comment on computing MAC for encrypted session data
|
2024-07-31 08:05:15 -06:00 |
|
canonicaljson
|
Remove special module licenses
|
2023-12-15 15:56:38 +02:00 |
|
cryptohelper
|
crypto/helper: allow overriding post-decrypt function
|
2024-09-13 00:46:39 +03:00 |
|
ed25519
|
crypto/olm: add tests comparing libolm and goolm, replace crypto/ed25519 -> maunium.net/go/mautrix/crypto/ed25519
|
2024-08-23 09:16:58 -06:00 |
|
goolm
|
crypto/olm: add tests comparing libolm and goolm, replace crypto/ed25519 -> maunium.net/go/mautrix/crypto/ed25519
|
2024-08-23 09:16:58 -06:00 |
|
libolm
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
olm
|
crypto/olm: add tests comparing libolm and goolm, replace crypto/ed25519 -> maunium.net/go/mautrix/crypto/ed25519
|
2024-08-23 09:16:58 -06:00 |
|
pkcs7
|
pkcs7: update parameter names and documentation
|
2024-05-20 10:57:51 -06:00 |
|
signatures
|
crypto: add some license headers
|
2024-02-16 09:36:35 -07:00 |
|
sql_store_upgrade
|
dependencies: update go-util
|
2024-07-13 16:45:02 +03:00 |
|
ssss
|
crypto/ssss: remove id from key metadata
|
2024-08-01 18:47:06 -06:00 |
|
utils
|
Fix base64 in SSSS keys (#159)
|
2024-01-19 18:09:49 +02:00 |
|
verificationhelper
|
treewide: replace gorilla/mux with http.ServeMux
|
2024-10-07 09:55:29 -06:00 |
|
account.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
cross_sign_key.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
cross_sign_pubkey.go
|
Add more contexts everywhere
|
2024-01-07 22:45:02 +02:00 |
|
cross_sign_signing.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
cross_sign_ssss.go
|
crypto/cross signing: actually save signatures in store on publish
|
2024-05-27 07:37:05 -06:00 |
|
cross_sign_store.go
|
crypto: reduce logs when verifying cross-signign
|
2024-10-06 02:09:30 +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
|
Add rudimentary MSC3414 encrypted state support (#260)
|
2024-07-29 17:37:29 +03:00 |
|
decryptolm.go
|
Set type class for decrypted olm events correctly
|
2024-01-19 13:49:51 +02:00 |
|
devicelist.go
|
crypto: use exzerolog.ArrayOfStrs instead of custom function
|
2024-06-30 01:14:27 +03:00 |
|
encryptmegolm.go
|
Add rudimentary MSC3414 encrypted state support (#260)
|
2024-07-29 17:37:29 +03:00 |
|
encryptolm.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
keybackup.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
keyexport.go
|
misc: remove some local functions in favor of generic ones
|
2024-07-02 11:20:21 +03:00 |
|
keyimport.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
keysharing.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
machine.go
|
crypto: avoid data race in HandleOTKCounts
|
2024-09-16 17:15:19 +03:00 |
|
machine_test.go
|
crypto: fix usages of Store interface
|
2024-05-14 12:47:45 -06:00 |
|
registergoolm.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
registerlibolm.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
sessions.go
|
crypto/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |
|
sharing.go
|
Use a callback to receive secret response
|
2024-03-15 15:12:56 +02:00 |
|
sql_store.go
|
crypto/sqlstore: allow initializing manually
|
2024-09-11 23:59:16 +03: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/olm: make everything into an interface
|
2024-08-23 09:16:33 -06:00 |