Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-12 | Move utils for pickling into a separate file | Mark Haines | |
2015-06-12 | Pass the message body to decrypt_max_plaintext_length so we can get a more ↵ | Mark Haines | |
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-11 | Start writing the interfaces for session and the account objects | Mark Haines | |
2015-06-11 | rename Session to Ratchet | Mark Haines | |
2015-06-11 | Move AES specific details behind a cipher interface | Mark Haines | |
2015-06-09 | Add methods for pickling and unpickling sessions | Mark Haines | |
2015-03-03 | Rename the ratchet source and include files from axolotl to ratchet | Mark Haines | |