Releases: atsushi130/Cryptor
Releases · atsushi130/Cryptor
Defined associated function to builds new Cryptor
- Defined associated function to builds new Cryptor.
Branch
Base64 cryption support.
- Added Base64 algorithm to correspondence algorithm of Cryptor.
Detail of base64 algorithm as follows.
Enigma cryption support.
- Added Enigma algorithm to correspondence algorithm of Cryptor.
Detail and documentation of enigma algorithm as follows.