mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-27 18:17:38 +02:00
Add a cross-version-testing crate for libsignal-protocol
By importing past tags of libsignal-protocol, we can check how the current implementation behaves against previous versions. This initial test only does v3 (pre-Kyber) 1:1 sessions, but we can add more tests in the future.
This commit is contained in:
2
rust/protocol/cross-version-testing/.gitignore
vendored
Normal file
2
rust/protocol/cross-version-testing/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
Cargo.lock
|
||||
target
|
||||
Reference in New Issue
Block a user