forked from brichard19/BitCrack
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Moved CudaDeviceContext into its own header/source seperate from DeviceContext -Store target hashes in std::set instead of std::vector -Fixed bug where BitCracker.exe throw an exception when both compressed and uncompressed is enabled, and multiple results are found in the same kernel call and some are compressed and some are uncompressed
- Loading branch information
1 parent
d8774f6
commit f06540d
Showing
10 changed files
with
220 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.