1
mirror of https://github.com/hashcat/hashcat synced 2025-01-25 05:17:27 +01:00

Replaced uints with enums types

Based on https://github.com/hashcat/hashcat/pull/467
This commit is contained in:
jsteube 2016-09-02 11:14:02 +02:00
parent b78b903372
commit 200938ca42
2 changed files with 680 additions and 666 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,7 @@
- Use .gitmodules to handle OpenCL headers depency
- Allow loading of bcrypt hashes with signature $2b$ (February 2014)
- Replaced uints with enums types
##
## Algorithms