Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 347 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 347 Bytes

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).