FreeBASIC-Extended-Library / fb-ext-lib

A set of general purpose and game oriented libraries for FreeBASIC
Other
14 stars 11 forks source link

Feature/add sha3 support #13

Closed mudhairless closed 6 months ago

mudhairless commented 6 months ago

Adds SHA3 hashing, SHA3_256 HMAC functions to the hash module. Also adds a print_buffer function in ext/debug.bi.