Skip to content

This is a proof of concept program to authenticate a message sent of an unencrypted, noisy channel. This method could be used for remote control in ham radio.

Notifications You must be signed in to change notification settings

adamwmeek/HamAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a python based proof of concept project. This pair of programs uses a One Time Pad based on a preshared key to authenticate a string (message, command, etc) sent over an unencrypted, noisy channel. This could be used to authenticate commands sent over an amateur radio link, where encryption is not legal (or at least highly discouraged).

About

This is a proof of concept program to authenticate a message sent of an unencrypted, noisy channel. This method could be used for remote control in ham radio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages