Skip to content

bpfarmer/Key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##key : share freely##

####About Key#### Key is a communication app designed to offer strong encryption, forward secrecy, replay protection, and deniability.

Based on OTR/Axolotl by Open Whisper Systems.

  • X25519 for Public/Private Key generation
  • X25519 for DHE
  • Signed Ephemeral PreKeys
  • Ed25519 for signatures
  • HMAC for message authentication
  • AES-256 AEAD for encryption

####Running Locally####

  • Install CocoaPods
  • Run $ pod install
  • CocoaPods will generate a new Key.xcworkspace file
  • Open the new Key.xcworkspace file
  • Build and run the Key project

About

Share Freely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors