Feature #113
CUDA implementation of SHA-1
| Status: | Closed | Start: | 08/14/2009 | |
| Priority: | High | Due date: | ||
| Assigned to: | Andrew Zonenberg | % Done: | 0% |
|
| Category: | GPU specific | Spent time: | - | |
| Target version: | Version 3 | |||
Description
Implement SHA-1 in CUDA.
History
Updated by Andrew Zonenberg 328 days ago
- Status changed from New to Assigned
- Assigned to set to Andrew Zonenberg
- Priority changed from Normal to High
Some code for this is already present from v2. Once #121 is implemented work on this item should proceed quickly, although full optimization may take some time.
Updated by Andrew Zonenberg 327 days ago
- Status changed from Assigned to Closed
Initial implementation submitted in 56c061e1. Horribly memory bound but has plenty of room for optimization; runs at only 25 MHz on a Tesla C1060.