-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: pyca/cryptography
base: 42.0.0
head repository: pyca/cryptography
compare: 42.0.2
- 9 commits
- 31 files changed
- 2 contributors
Commits on Jan 23, 2024
-
fixes #10237 -- correct EC sign parameter name (#10239) (#10240)
Co-authored-by: Alex Gaynor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f038b - Browse repository at this point
Copy the full SHA 12f038bView commit details
Commits on Jan 25, 2024
-
allow SPKI RSA keys to be parsed even if they have an incorrect delim…
…iter (#10248) (#10251) * allow SPKI RSA keys to be parsed even if they have an incorrect delimiter This allows RSA SPKI keys (typically delimited with PUBLIC KEY) to be parsed even if they are using the RSA PUBLIC KEY delimiter. * formatting * use original error if nothing parses, don't let it parse non-RSA
Configuration menu - View commit details
-
Copy full SHA for 56255de - Browse repository at this point
Copy the full SHA 56255deView commit details -
* 42.0.1 bump * Update CHANGELOG.rst Co-authored-by: Alex Gaynor <[email protected]> --------- Co-authored-by: Alex Gaynor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 337437d - Browse repository at this point
Copy the full SHA 337437dView commit details -
fix the release script (#10233) (#10254)
we removed version as an arg, but didn't remove it from the click decorator
Configuration menu - View commit details
-
Copy full SHA for 4bb8596 - Browse repository at this point
Copy the full SHA 4bb8596View commit details -
explicitly support bytes-like for signature/data in RSA sign/verify (#…
Configuration menu - View commit details
-
Copy full SHA for 6478f7e - Browse repository at this point
Copy the full SHA 6478f7eView commit details
Commits on Jan 26, 2024
-
support bytes-like consistently across our asym sign/verify APIs (#10260
) (#10265) and update our docs to show it as well
Configuration menu - View commit details
-
Copy full SHA for 92fa9f2 - Browse repository at this point
Copy the full SHA 92fa9f2View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 002e886 - Browse repository at this point
Copy the full SHA 002e886View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7032bd - Browse repository at this point
Copy the full SHA f7032bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2202123 - Browse repository at this point
Copy the full SHA 2202123View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 42.0.0...42.0.2