Skip to content

Proof of concept dealing with NKEP written in Python. If you don't know what NKEP is, see http://cryptome.org/neuralsub.ps for more info and look up Tree Parity Machines on Wikipedia.

Notifications You must be signed in to change notification settings

jeremiahbonney/Neural-Key-Exchange-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Key-Exchange-Protocol

Proof of concept dealing with NKEP written in Python. If you don't know what NKEP is, see http://cryptome.org/neuralsub.ps for more info and look up Tree Parity Machines.

NOTE: The random number generator used in this program is NOT secure. Do not even think about using this for anything requiring secrecy. This is just an exercise of understanding.

About

Proof of concept dealing with NKEP written in Python. If you don't know what NKEP is, see http://cryptome.org/neuralsub.ps for more info and look up Tree Parity Machines on Wikipedia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages