Skip to content

Releases: Mellnik/hash-plugin

Hash Plugin 0.0.5

07 Sep 14:15
Compare
Choose a tag to compare

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

08 Jul 14:24
Compare
Choose a tag to compare
  • Security update

Hash Plugin 0.0.3

01 Apr 16:05
Compare
Choose a tag to compare
  • 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

27 Mar 13:29
Compare
Choose a tag to compare
  • Added SHA3 function using Keccak-512

Hash Plugin 0.0.1

24 Feb 16:13
Compare
Choose a tag to compare
  • Initial release