mautrix-go/crypto/verificationhelper
2025-09-26 16:56:48 +03:00
..
callbacks_test.go crypto/verificationhelper: add method to verification done callback (#385) 2025-06-05 13:38:19 -04:00
doc.go verificationhelper/recipricate: properly check if the master key is trusted 2024-02-12 17:42:02 -07:00
ecdhkeys.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
ecdhkeys_test.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
qrcode.go verificationhelper: add VerificationReady callback for when verification is accepted 2025-02-13 14:09:14 -07:00
qrcode_test.go verificationhelper: add E2E tests 2024-05-24 16:42:10 -06:00
reciprocate.go crypto/verificationhelper: add method to verification done callback (#385) 2025-06-05 13:38:19 -04:00
sas.go pre-commit: ban log.Str(x.String()) 2025-08-29 11:07:16 +03:00
sas_test.go verificationhelper/sas: begin implementing flow 2024-02-09 11:50:14 -07:00
verificationhelper.go verificationhelper: use static format strings (#390) 2025-08-13 20:32:21 +03:00
verificationhelper_qr_crosssign_test.go crypto/verificationhelper: extract mockserver to new package 2025-09-26 16:56:48 +03:00
verificationhelper_qr_self_test.go crypto/verificationhelper: extract mockserver to new package 2025-09-26 16:56:48 +03:00
verificationhelper_sas_test.go crypto/verificationhelper: extract mockserver to new package 2025-09-26 16:56:48 +03:00
verificationhelper_test.go crypto/verificationhelper: extract mockserver to new package 2025-09-26 16:56:48 +03:00
verificationstore.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
verificationstore_test.go bridge,crypto: fix uses of deprecated NewRowIter 2025-01-29 15:11:06 +02:00