matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 89efcee337 crypto: Move the signature verification method under an Utility struct. 2020-09-04 13:18:31 +02:00
..
identities crypto: Move the signature verification method under an Utility struct. 2020-09-04 13:18:31 +02:00
olm crypto: Move the signature verification method under an Utility struct. 2020-09-04 13:18:31 +02:00
store crypto: Rename the memory stores into caches and reorder the store module. 2020-09-04 12:42:40 +02:00
verification Merge branch 'to-device-txn-uuid' into crypto-improvements 2020-09-04 12:54:40 +02:00
error.rs crypto: Reorder the errors so unpickling now returns the timestamp error. 2020-09-02 12:11:06 +02:00
lib.rs crypto: Move the signature verification method under an Utility struct. 2020-09-04 13:18:31 +02:00
machine.rs crypto: Move the signature verification method under an Utility struct. 2020-09-04 13:18:31 +02:00
requests.rs Replace IncomingToDeviceRequest with customized request type 2020-09-03 20:02:55 +02:00