Skip to content

Vigenere Cipher v1.3

Latest
Compare
Choose a tag to compare
@amculin amculin released this 25 Jun 02:20
· 4 commits to master since this release
a004a53
  • Encrypt with the Radix-64 (Base64 character list)
  • Decrypt with the Radix-64
  • Unit test for Base64 mode
  • Code enhancement