Feature #89
32-bit SSE2 implementation of MD5Crypt
| Status: | New | Start: | 04/15/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | 32-bit x86 | Spent time: | - | |
| Target version: | Version 3 | |||
Description
Implement the MD5Crypt ($1$) algorithm in x86 assembly language, reusing as much of the existing code as possible.
History
Updated by Andrew Zonenberg 471 days ago
- Category set to 32-bit x86
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 350 days ago
- Subject changed from SSE2 implementation of MD5Crypt to 32-bit SSE2 implementation of MD5Crypt