SHA256
1
0
forked from pool/hashcat

1 Commits

Author SHA256 Message Date
daa1da5d1e - Shorten %description
- Add python3-devel to Recommends: 
- Update to release 7.0.0
  * Full release notes at
    /usr/share/doc/packages/hashcat/docs/releases_notes_v7.0.0.md
  * Assimilation Bridge: Integrate external resources like CPUs,
    FPGAs, embedded interpreters, and more into the cracking
    pipeline.
  * Python Bridge Plugin: Rapidly implement hash-matching logic in
    Python. No recompilation needed, supports multithreading and
    rule engine by default.
  * Virtual Backend Devices: Internally partitions physical GPUs
    into multiple logical devices for better bridge integration and
    async workloads.
  * Hash-Mode Autodetection: Omit the -m flag and let Hashcat
    detect the hash-mode, or use --identify to list possibilities.
  * 58 new application-specific hash types, including Argon2,
    MetaMask, Microsoft Online Account, SNMPv3, GPG, OpenSSH, and
    LUKS2
  * 17 new generic hash constructions used in real-world web apps
    and protocols
  * 11 new primitives added to the crypto library, improving reuse
    and plugin development
  * 20 new tools to extract hashes from popular sources, including
    APFS, Virtualbox, BitLocker, and various wallet formats
  * Complete refactor of the autotuning engine for better device
    utilization
  * Major rewrite of memory management to eliminate previous 4GB
    allocation caps and enable full memory usage across devices

OBS-URL: https://build.opensuse.org/package/show/security/hashcat?expand=0&rev=28
2025-08-05 08:17:56 +00:00