0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
relbench: Update for current messages, handle more special cases More... 4 months ago
SIMDSHA512body(): Specialized version for sha512crypt and some dynamics More... 4 months ago
sha256crypt, sha512crypt CPU formats: Enable most ex-DEBUG test vectors More... 4 months ago
simd-intrinsics.c: Copyright years update More... 4 months ago
SIMDSHA*body(): Exclude SSEi_FLAT_RELOAD_SWAPLAST support except for SHA-256 More... 4 months ago
SIMDSHA512body(): Exclude SSEi_LOOP from the generic SSEi_HALF_IN code More... 4 months ago
SIMDSHA512body(): Add redundant initialization of w[] with SSEi_LOOP More... 4 months ago
SIMDSHA512body() and Drupal7 format: Implement and use iterated hashing More... 4 months ago
bench.c: Print multi-test/benchmark summary line even when aborted More... 4 months ago
SIMD*body(): Optimize the case of SIMD_PARA_* == 1 More... 4 months ago
SIMDSHA512body() and calls: Fix SIMD_PARA_SHA512 > 1 support More... 4 months ago
SIMDSHA512body() calls: With SSEi_HALF_IN, do not allocate second half More... 4 months ago
SIMDSHA512body() calls: With SSEi_HALF_IN, do not initialize second half More... 4 months ago
SIMDSHA512body(): Add redundant initialization of w[] with SSEi_HALF_IN More... 4 months ago
SIMDSHA512body(): Add compile-time toggle for all-zeroes optimization More... 4 months ago
SIMDSHA512body(): Reset impossible flags to help the compiler optimize More... 4 months ago
SIMDSHA512body(): Optimize SSEi_FLAT_OUT More... 4 months ago
SIMDSHA512body() and calls: Implement and use iterated hashing More... 4 months ago
SIMDSHA512body() calls: Claim "elements 9 to 14 are 0" where we can More... 4 months ago
SIMDSHA512body(): Build 3 specialized versions of the function More... 4 months ago
SIMDSHA512body(): Optimize for elements 9 to 14 being all zeroes More... 4 months ago
Armory format: Switch from scatter to gather on MIC More... 4 months ago
Armory format: Pre-check for cracks within parallel section More... 4 months ago
Armory format: Free the tests' memory allocation before actual cracking More... 4 months ago
Add doc/README-Armory More... 4 months ago
Armory format: Add a second 32 MiB, 3 iterations test vector More... 4 months ago
Armory format: Unroll some loops More... 4 months ago
Armory format: Use AVX-512 or MIC scatter in first loop More... 4 months ago
Armory format: Avoid SIMDSHA512body() gather/scatter in first loop More... 4 months ago
Armory format: Avoid SIMDSHA512body() gather/scatter in second loop More... 4 months ago