Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 430 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 430 Bytes

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