Skip to content

samgreen/SecretMessage-ObjectiveC

Repository files navigation

Secret Message

Objective-C implementation of the Off-The-Record protocol.

Goals

  • Exclusively use CommonCrypto and Security framework. OpenSSL sucks.
  • Implement full OTR protocol (v1, v2, v3)
  • Implement additional OTR channel
  • Write unit tests. None exist at all for OTR!

Protocol is credited to https://otr.cypherpunks.ca/, all code is mine.

About

Native (Objective-C) implementation of the OTR protocol. https://otr.cypherpunks.ca/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors