Skip to content

Releases: tigertv/secretpy

v0.12.0

27 Jul 17:56
Compare
Choose a tag to compare
  • Added Spiral cipher
  • Supported non-string and mixed-case alphabets
  • Removed redundant decorators: NoSpaces, SaveSpaces, LowerCase, RemoveNonAlphabet
  • Fixes and refactoring

v0.11.0

09 Jul 09:20
Compare
Choose a tag to compare
  • Added Scytale cipher, Block decorator
  • Refactoring and fixing errors
  • Cryptmachine removes non-alphabet characters, so you don't need to use RemoveNonAlphabet decorator

v0.10.0

03 Feb 13:06
Compare
Choose a tag to compare
A new version