You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this first implementation of AxolotlKit is to have a storage-agnostic library written in Objective-C of the [Axolotl ratchet](https://github.com/trevp/axolotl/wiki). Only features of Axolotl used in the TextSecure protocol will be implemented in this initial release (header keys used in Pond won't be part of this implementation).
@@ -14,3 +16,7 @@ If Swift turn out to be a great language for cryptographic applications, I will
14
16
## Release
15
17
16
18
AxolotlKit is going to be released as a CocoaPod as soon as it's considered stable and has gotten enough peer-review.
19
+
20
+
## Credit
21
+
22
+
Thanks to [Conor Heelan](http://www.conorheelan.com/) for the Axolotl illustration.
0 commit comments