iiuni / projektzapisy

System Zapisów na zajęcia w Instytucie Informatyki Uniwersytetu Wrocławskiego
https://zapisy.ii.uni.wroc.pl
30 stars 10 forks source link

Update dependency pycryptodome to v3.20.0 #1638

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pycryptodome (source, changelog) ==3.19.1 -> ==3.20.0 age adoption passing confidence

Release Notes

Legrandin/pycryptodome (pycryptodome) ### [`v3.20.0`](https://togithub.com/Legrandin/pycryptodome/releases/tag/v3.20.0): v3.20.0 - Amiens [Compare Source](https://togithub.com/Legrandin/pycryptodome/compare/v3.19.1...v3.20.0) ## New features - Added support for TurboSHAKE128 and TurboSHAKE256. - Added method `Crypto.Hash.new()` to generate a hash object given a hash name. - Added support for AES-GCM encryption of PBES2 and [PKCS#8](https://togithub.com/PKCS/pycryptodome/issues/8) containers. - Added support for SHA-2 and SHA-3 algorithms in PBKDF2 when creating PBES2 and [PKCS#8](https://togithub.com/PKCS/pycryptodome/issues/8) containers. - Export of RSA keys accepts the `prot_params` dictionary as parameter to control the number of iterations for PBKDF2 and scrypt. - C unit tests also run on non-x86 architectures. ## Resolved issues - [GH#787](https://togithub.com/GH/pycryptodome/issues/787): Fixed autodetect logic for GCC 14 in combination with LTO.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.