Skip to content

SHA hashing library for Blitz3D, using Crypto++ as a backend.

Notifications You must be signed in to change notification settings

AnalogFeelings/BlitzHash

Repository files navigation

BlitzHash

Blitz3D userlib for SHA (Secure Hash Standard) hashing using the Crypto++ library.

Installation

Go to the userlibs directory of your Blitz3D install, and copy the BlitzHash.decls and BlitzHash.dll files there.

When you are building an executable, copy BlitzHash.dll to the directory where the executable resides.

License

Licensed under CC-BY-SA 3.0