Skip to content

The idea is to have the option to encrypt data in a drop down list on your computer or similar for phone so long as your watch, that stores RSA or similar elements, is nearby and paired -

Notifications You must be signed in to change notification settings

JethroDevon/cryptoKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

cryptoKey

C code for a Teensy microcomputer connected to a USBKey could potentially be used to create an asymetrical key exchange thats only accessible localy.

This could make it extremely difficult for a tresspasser to undermine the integrity side of the security triad effectivley creating an authenticated channel between two users.

The host application runs a series of tests on the device and its random number generator - A Second host application is being developed in C++ and will use the USBKey as a two factor version of netcat.

About

The idea is to have the option to encrypt data in a drop down list on your computer or similar for phone so long as your watch, that stores RSA or similar elements, is nearby and paired -

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published