Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-90733: improvehashlib.scrypt interface#136100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
picnixz wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
frompicnixz:fix/hashlib/openssl-scrypt-90733

Conversation

picnixz
Copy link
Member

@picnixzpicnixz commentedJun 29, 2025
edited by bedevere-appbot
Loading

  1. scrypt is now unconditionally available so there's no need for this additional define
  2. we actually never exposedscrypt in__all__ so I exposed it
  3. the limits formaxmem anddklen are too restrictive in its current form, but it's also fine in some sense as allowing for a largermaxmem also means removing protections and allowing for VERY largedklen isn't necessary.

@picnixzpicnixzforce-pushed thefix/hashlib/openssl-scrypt-90733 branch fromeb1565c to0adf063CompareJune 29, 2025 14:30
@picnixz
Copy link
MemberAuthor

!buildbot FIPS only

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@picnixz for commit0adf063 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F136100%2Fmerge

The command will test the builders whose names match following regular expression:FIPS only

The builders matched are:

  • AMD64 RHEL8 FIPS Only Blake2 Builtin Hash PR
  • AMD64 CentOS9 FIPS Only Blake2 Builtin Hash PR

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadAwaiting requested review from gpsheadgpshead is a code owner

@tirantiranAwaiting requested review from tirantiran is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@picnixz@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp