-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ProtonMail/go-crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ProtonMail/go-crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 14 files changed
- 2 contributors
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8fe0e95 - Browse repository at this point
Copy the full SHA 8fe0e95View commit details -
Merge pull request #284 from ProtonMail/feat/less-restrictive-key-sig…
…nature Previously, key signature selection could return an error even when a valid signature was available. This PR fixes the issue by returning the valid signature and ignoring errors from invalid ones if at least one valid signature is found.
Configuration menu - View commit details
-
Copy full SHA for a994e32 - Browse repository at this point
Copy the full SHA a994e32View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 244eb1c - Browse repository at this point
Copy the full SHA 244eb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd4c3a - Browse repository at this point
Copy the full SHA 9cd4c3aView commit details -
Merge pull request #281 from ProtonMail/fix/clearsign-check-hash
This PR fixes clearsign to only allow hash functions that are allowed for the particular signing algorithm.
Configuration menu - View commit details
-
Copy full SHA for e1ea40e - Browse repository at this point
Copy the full SHA e1ea40eView commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d664700 - Browse repository at this point
Copy the full SHA d664700View commit details -
Merge pull request #285 from ProtonMail/feat/decompression-size-limit
This commit adds a config option that allows an application to set a decompressed data size limit.
Configuration menu - View commit details
-
Copy full SHA for 3c60603 - Browse repository at this point
Copy the full SHA 3c60603View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9af95c - Browse repository at this point
Copy the full SHA a9af95cView commit details -
Merge pull request #286 from ProtonMail/feat/v1-api-enforce-signature…
…-hashes RFC 9580 mandates the use of specific hash algorithms for certain signature algorithms. While the v2 API already enforces these restrictions, this PR ports the same logic to the v1 API to ensure that invalid or non-compliant data cannot be written.
Configuration menu - View commit details
-
Copy full SHA for 3b22d85 - Browse repository at this point
Copy the full SHA 3b22d85View commit details
Loading
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 v1.2.0...v1.3.0