This website requires JavaScript.
Explore
Help
Register
Sign In
signalapp
/
libsignal-protocol-rust
Watch
1
Star
0
Fork
0
You've already forked libsignal-protocol-rust
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
[BREAKGLASS] Append-only mirror of github.com/signalapp/libsignal-protocol-rust
77
Commits
2
Branches
0
Tags
260
KiB
Rust
100%
0191ec0408
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jack Lloyd
0191ec0408
Clean up error handling surrounding AES encryption
2020-07-28 15:19:53 -04:00
.github
/workflows
Add rustfmt check
2020-07-14 16:36:49 -04:00
src
Clean up error handling surrounding AES encryption
2020-07-28 15:19:53 -04:00
tests
Add group tests ported from Java
2020-07-28 15:19:53 -04:00
.gitignore
Create initial commit of signal protocol rust
2020-04-20 21:24:31 -07:00
.rustfmt.toml
Add .rustfmt.toml to set edition
2020-07-14 16:36:49 -04:00
build.rs
Flatten out the module structure (
#2
)
2020-07-07 13:00:43 -04:00
Cargo.toml
Add SessionCipher
2020-07-22 12:11:03 -04:00