Reduce max. number of allowed function calls per rule from 256 to 32 to save GPU memory

This commit is contained in:
jsteube
2016-09-22 22:54:20 +02:00
parent 319d548766
commit d3d9b4e679
4 changed files with 6 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
- Added docs/credits.txt
- Added docs/team.txt
- Allow words of length > 32 in wordlists for -a 0 for slow hashes if no rules are in use or a : rule is in the rulefile
- Reduce max. number of allowed function calls per rule from 256 to 32 to save GPU memory
##
## Algorithms