Skip to content

0.5.0

Compare
Choose a tag to compare
@Noctem Noctem released this 07 Apr 04:14
· 13 commits to master since this release
  • more than double encryption speed
  • only prepare key on startup
  • define Twofish_Byte and Twofish_UInt32 as uint8_t and uint32_t
  • use _rotl and _rotr on Windows
  • include twofish.h in sdist
  • provide Python 2 binaries for Linux and macOS