Skip to content

Releases: Mellnik/hash-plugin

Hash Plugin 0.0.5

Choose a tag to compare

@Mellnik Mellnik released this 07 Sep 14:15

Fix empty-string crash (#4)
Add crc32 support (#5)
Update Crypto++ to 7.0.0
Rewrite to use C++17 standard
Remove boost reference
Add sampctl config by BronzeCheese

Hash Plugin 0.0.4

Choose a tag to compare

@Mellnik Mellnik released this 08 Jul 14:24
  • Security update

Hash Plugin 0.0.3

Choose a tag to compare

@Mellnik Mellnik released this 01 Apr 16:05
  • Crypto++ will now be compiled within the Hash Plugin rather than using a precompiled library
  • Code improvements

Thanks to maddinat0r for his contribution.

Hash Plugin 0.0.2

Choose a tag to compare

@Mellnik Mellnik released this 27 Mar 13:29
  • Added SHA3 function using Keccak-512

Hash Plugin 0.0.1

Choose a tag to compare

@Mellnik Mellnik released this 24 Feb 16:13
  • Initial release