Skip to content

sha-crpypt, ballon-hash, bcrypt-pbkdf, and yescrypt benchmarks#865

Open
WingZer0o wants to merge 11 commits into
RustCrypto:masterfrom
WingZer0o:sha-crypt-benchmarks
Open

sha-crpypt, ballon-hash, bcrypt-pbkdf, and yescrypt benchmarks#865
WingZer0o wants to merge 11 commits into
RustCrypto:masterfrom
WingZer0o:sha-crypt-benchmarks

Conversation

@WingZer0o
Copy link
Copy Markdown
Contributor

Sha-crypt was missing some benchmarks. I propose that all of the individual password hashing crates have a few benchmarks in them based off the test vectors that are being put in. I can do the rest in a subsequent PR.

@WingZer0o WingZer0o marked this pull request as draft March 27, 2026 22:25
@WingZer0o
Copy link
Copy Markdown
Contributor Author

WingZer0o commented Mar 27, 2026

Converted this to a draft and will be implementing the other benchmarks in this branch to eliminate sparse PRs.

  • ballon-hash
  • bcrypt-pbkdf
  • yescrypt

@WingZer0o WingZer0o changed the title sha-crypt SHA512 and SHA256 benchmarks sha-crpypt, ballon-hash, bcrypt-pbkdf, and yescrypt benchmarks Mar 28, 2026
@WingZer0o WingZer0o marked this pull request as ready for review March 28, 2026 01:41
@WingZer0o WingZer0o closed this May 1, 2026
@tarcieri
Copy link
Copy Markdown
Member

tarcieri commented May 1, 2026

@WingZer0o sorry, it's not that these aren't useful but they're kind of a low priority right now

@WingZer0o
Copy link
Copy Markdown
Contributor Author

@tarcieri Ah no worries, I wasn't sure so I just closed it. I have reopened and will fix the merge conflicts at some point.

@WingZer0o WingZer0o reopened this May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants