Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing GIL in cryptographic operations #11585

Open
JakubKahovec opened this issue Sep 11, 2024 · 3 comments
Open

Releasing GIL in cryptographic operations #11585

JakubKahovec opened this issue Sep 11, 2024 · 3 comments

Comments

@JakubKahovec
Copy link

I'd like to ask if GIL gets released when cryptographic operations are being performed as I can't find it in the code, i.e

pub(crate) fn derive_pbkdf2_hmac<'p>(

@alex
Copy link
Member

alex commented Sep 11, 2024 via email

@jkahovec
Copy link

Ok, I was kind of puzzled by this comment
#6896 (comment)

@alex
Copy link
Member

alex commented Sep 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants