- Notifications
You must be signed in to change notification settings - Fork2
AnalogFeelings/BlitzHash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Blitz3D userlib for SHA (Secure Hash Standard) hashing using the Crypto++ library.
Go to theuserlibs
directory of your Blitz3D install, and copy theBlitzHash.decls
andBlitzHash.dll
files there.
When you are building an executable, copyBlitzHash.dll
to the directory where the executable resides.
Licensed underCC-BY-SA 3.0
About
SHA hashing library for Blitz3D, using Crypto++ as a backend.