Releases: Sreyas-Sreelal/samp-bcrypt
Releases · Sreyas-Sreelal/samp-bcrypt
0.4.1
0.4.0
Now supports custom arguments for bcrypt_verify
0.3.4
BCRYPT_HASH_LENGTH
needs to account for null terminator #10 , Thanks to @Vince0789
0.3.3
0.3.2
- fixes the issue in parsing argument as rust sdk is incorrectly checking count on
next
method
0.3.1
0.3.0
Now supports custom arguments for callbacks called after hashing.
0.2.3
- const correction thanks to @PatrickGTR
- Updated the rust sdk to latest version that fixes the issue of samp-gdk conflict occurred randomly for some people.
0.2.2
- Fixes compatibility issues with pawnplus
0.2.1
- Avoid using separate log files,removed unnecessary loaded and unloaded messages.