Feature #88
CUDA build of MD5Crypt
| Status: | Closed | Start: | 04/15/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andrew Zonenberg | % Done: | 0% |
|
| Category: | GPU specific | Spent time: | - | |
| Target version: | Version 3 | |||
Description
Implement the MD5Crypt algorithm ($1$ hashes) for CUDA.
History
Updated by Andrew Zonenberg 471 days ago
- Category set to GPU specific
Updated by Andrew Zonenberg 352 days ago
- Target version set to Version 2
Updated by Andrew Zonenberg 352 days ago
- Target version changed from Version 2 to Version 3
Updated by Andrew Zonenberg 325 days ago
- Status changed from New to Closed
- Assigned to set to Andrew Zonenberg
Implemented in 6ebf5feb. Needs optimization but works.