This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
olm
Watch
1
Star
1
Fork
You've already forked olm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6fe3b7eb73
olm
/
tests
History
Mark Haines
08a7e44a96
Pass the message body to decrypt_max_plaintext_length so we can get a more accurate estimate, rename encrypt_max_output_length to encrypt_output_length and change the api to return the exact number of bytes needed to hold the message
2015-06-12 09:08:15 +01:00
..
include
Test out of order delivery of messages
2015-02-27 11:36:58 +00:00
test_crypto.cpp
Add functions for signing and verifying messages using curve25519 keys
2015-03-03 11:18:07 +00:00
test_list.cpp
Copyright notices and a license
2015-02-26 16:56:25 +00:00
test_message.cpp
Add encoder and decoder for PreKey messages
2015-06-11 15:57:45 +01:00
test_ratchet.cpp
Pass the message body to decrypt_max_plaintext_length so we can get a more accurate estimate, rename encrypt_max_output_length to encrypt_output_length and change the api to return the exact number of bytes needed to hold the message
2015-06-12 09:08:15 +01:00