consumer encryption hashing for NSA communication

while communicating with the nsa I understood theyre good codebreakers, and decent theorists

basically, on UNIX, you write the command: md5 -s “your text here” where between the quotes you write your message (works on macOS)

basically it preforms checksum analysis for them to reverse engineer so they can derive a message, its hard to crack and it gives them good work to do

you can’t easily reverse it, its mainly for NSA to crack

try it when working with NSA

Unidef