Commit Graph

54 Commits

Author SHA1 Message Date
Michael Kirk
9fe0f6c7fc Framework friendly
- Adapt to Curve25519Kit renaming
- Move non-modular CommonCrypto.h into .m files

// FREEBIE
2016-10-25 15:44:48 -04:00
Moxie Marlinspike
66090bb109 Let's be bold
// FREEBIE
2016-06-13 12:03:07 -07:00
Moxie Marlinspike
9ef20523cd Point new applications to libsignal-protocol-c
// FREEBIE
2016-06-13 12:02:25 -07:00
Moxie Marlinspike
9a3b654ba9 SignalProtocolKit repository renaming
// FREEBIE
2016-03-30 11:18:45 -07:00
Frederic Jacobs
0acacd2012 AxolotlStore needs to be defined in SessionBuilder. 2015-12-05 22:32:32 +01:00
Frederic Jacobs
ffc922b8f1 Upgrading dependencies and passing infer tests. 2015-06-14 13:18:27 +02:00
Frederic Jacobs
9c646e49a6 Upgrading 25519 dependency 2015-06-14 13:18:27 +02:00
Frederic Jacobs
d6cd482d9b Upgrading 25519 dependency 2015-05-12 18:56:36 +02:00
Frederic Jacobs
4acd6418f6 Update README.md 2015-04-28 19:34:14 +02:00
Frederic Jacobs
d47fad27c5 NSSecureCoding serialization of PreKeyBundles. 2015-02-15 22:11:26 +01:00
Frederic Jacobs
7122ea0f2d Adding remoteRegistrationId interface on SessionCipher objects. 2015-02-15 16:57:52 +01:00
Frederic Jacobs
fc2b2f9195 ProtocolBuffers specification. 2015-01-28 23:07:32 -10:00
Frederic Jacobs
cd46ff4f89 Fixing link 2015-01-14 10:02:54 +01:00
Frederic Jacobs
8347c85438 Adding missing MessageKeys serialization 2014-12-31 21:18:59 +01:00
Frederic Jacobs
c89128029d Adding tests for out of order message decryption 2014-12-31 20:52:20 +01:00
Frederic Jacobs
a1fb9e4d92 Random bug fixes
Update .travis.yml

Update .travis.yml

Some fixes
2014-11-27 03:05:14 +01:00
Frederic Jacobs
9421f39cbc String contact identifiers
Chose contact identifiers as strings, should help to move it to email
identifiers.
2014-11-17 23:32:04 +01:00
Frederic Jacobs
dc2cc60848 Fixing Podspec 2014-11-14 22:20:51 +01:00
Frederic Jacobs
fba2b740a7 Fixing Travis link after transfer to OWS repo 2014-11-13 18:27:31 +01:00
Frederic Jacobs
7d754356a9 Serialization of RootKey 2014-11-12 01:59:25 +01:00
Frederic Jacobs
5ab203c4e1 localRegistrationId should be int 2014-11-06 22:35:52 +01:00
Frederic Jacobs
7ba1f8b7c0 Change registrationIDs to int 2014-11-06 21:35:44 +01:00
Frederic Jacobs
8da4b9a613 Overview of AxolotlKit documentation 2014-11-03 10:33:14 +01:00
Frederic Jacobs
2f96c9b557 PreKey Serialization complying to NSSecureCoding 2014-10-30 17:26:04 +01:00
Frederic Jacobs
890affb282 Documenting exceptions + tests 2014-10-30 15:49:11 +01:00
Frederic Jacobs
a39f586dfb Merge pull request #5 from dchest/patch-1
Fix typo in assert (thanks @dchest)
2014-10-30 10:24:43 +01:00
Dmitry Chestnykh
db1de83c82 Fix typo in assert 2014-10-30 09:55:22 +01:00
Frederic Jacobs
ac9ac38059 Fixing typo in Podfile 2014-10-29 00:01:25 +01:00
Frederic Jacobs
8ac6b2d6e2 Clean up, CocoaPod spec draft 2014-10-27 17:09:08 +01:00
Frederic Jacobs
8fee99c784 Merge TOFU fix 2014-10-27 09:09:28 +01:00
Frederic Jacobs
a5c8d677c0 Refactoring encrypted messages and protobuffs 2014-10-26 23:13:04 +01:00
Frederic Jacobs
96e7f1a97b Fixing serialization bugs 2014-10-26 17:45:53 +01:00
Frederic Jacobs
ae3a4e2ff9 More tests and cleanup 2014-10-26 14:28:42 +01:00
Frederic Jacobs
8610d81cb4 Travis-CI 2014-10-26 13:12:58 +01:00
Frederic Jacobs
3d5508c1ae Update README.md 2014-10-26 13:06:42 +01:00
Frederic Jacobs
8da9c468d4 Update README.md 2014-10-26 13:06:17 +01:00
Frederic Jacobs
e671af5d75 Fixing bug in chain key creation 2014-10-26 11:37:41 +01:00
Frederic Jacobs
3902da9616 More testing / v3 support 2014-10-25 20:10:47 +02:00
Frederic Jacobs
e1eeccd256 Working on tests and refactorings 2014-10-22 23:35:21 +02:00
Frederic Jacobs
0975e9275e More testing and consistency changes 2014-10-19 23:56:38 +02:00
Frederic Jacobs
fe0ed7f54e Protocol buffers interfaces and Macing 2014-10-15 00:42:52 +02:00
Frederic Jacobs
b3ae0c9c69 More refactoring, starting protobuffs integration 2014-10-14 00:31:37 +02:00
Frederic Jacobs
704dae1701 Simultaneous initiate fixes 2014-10-13 11:48:43 +02:00
Frederic Jacobs
0ad1fc4ded Update README.md 2014-10-12 20:36:07 +02:00
Frederic Jacobs
08ccf21af6 Serialization, Storage Interface ... 2014-10-12 20:25:11 +02:00
Frederic Jacobs
a86e7f258e More testing 2014-09-30 23:29:53 +02:00
Frederic Jacobs
0d0ee0861f HKDF tests 2014-09-23 12:12:39 +02:00
Frederic Jacobs
aadbe360fd Ratchetting sessions parameters 2014-09-22 20:56:50 +02:00
Frederic Jacobs
6308cfa543 Important structural changes 2014-09-22 20:56:25 +02:00
Frederic Jacobs
c87e156c16 Update README.md 2014-07-12 18:32:44 +02:00