Skip to content

Cost values are unsigned int, perhaps should be uint64_t #5733

@magnumripper

Description

@magnumripper

The ZIP format, for example, has the HMAC data size as a cost but it supports sizes beyond 32-bit, which makes the reporting very confusing.

The actual cost here is 4,294,968,320:

Loaded 1 password hash (ZIP-opencl, WinZip [PBKDF2-SHA1 OpenCL])
Cost 1 (HMAC size) is 1024 for all loaded hashes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions