mautrix-go/crypto/ssss
Tulir Asokan e932aff209
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
crypto/ssss: use constant time comparison when decrypting account data
2025-09-17 22:30:32 +03:00
..
client.go crypto/ssss: remove id from key metadata 2024-08-01 18:47:06 -06:00
key.go crypto/ssss: use constant time comparison when decrypting account data 2025-09-17 22:30:32 +03:00
key_test.go Run gofmt 2021-09-22 10:52:01 -04:00
meta.go crypto/ssss: fix panic if key metadata is corrupted 2025-03-04 12:42:50 +02:00
meta_test.go crypto/ssss: use constant time comparison when decrypting account data 2025-09-17 22:30:32 +03:00
types.go crypto/ssss: fix panic if key metadata is corrupted 2025-03-04 12:42:50 +02:00