Skip to content

Instantly share code, notes, and snippets.

@dinsaw
Created January 3, 2015 20:01
Show Gist options
  • Save dinsaw/2b8c7fe51b89f0886e56 to your computer and use it in GitHub Desktop.
Save dinsaw/2b8c7fe51b89f0886e56 to your computer and use it in GitHub Desktop.
Initialized bit = 10
encrypt: subtraction
encrypt: multiplication
Encrypted bit = 16
decrypt: divide
decrypt: addition
Decrypted bit = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment