Skip to content

jhenkens/CS290GChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a iOS chat app that uses Bluetooth between two iOS devices to exchange keys using ECC, and then initiate a secure, symmetic chat.

Work in progress.

In order for proper function, make sure that you clone to a directory that does not have spaces in its absolute path. This is not my bug (as far as I know), but an XCode bug, where the header search path wont work if $(SRC_ROOT) contains spaces.

Depends on jhenkens/CS290GECC and jhenkens/RNCryptor, which both need to be cloned to the same root dir.

About

Secure Bluetooth Chat using strong cryptographic protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%