Skip to content

1.0.8

Compare
Choose a tag to compare
@Si13n7 Si13n7 released this 26 May 15:54
· 161 commits to master since this release
  • Fixed issue where array size limit in GetBytes was too large
  • Improved CrcConfig struct so that more CRC variations are supported
  • Added support for FileInfo objects
  • Added Try extensions which suppress exceptions
  • Added support for odd bit algorithms
  • Removed vulnerable ECB (Electronic Code Book) encryption mode
  • Increased the number of supported types of extensions by more than 30 types
  • Renamend Encrypt extensions to GetChecksum to avoid name collisions
    • (Obsolete extensions will be removed next version)