-
Notifications
You must be signed in to change notification settings - Fork 23
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: adafruit/Adafruit_CircuitPython_ATECC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: adafruit/Adafruit_CircuitPython_ATECC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 2 files changed
- 5 contributors
Commits on Oct 7, 2025
-
Added support for Elliptic Curve Diffie-Hellman key agreement. This function is present on the ATECC608A/B as per the datasheet.
Configuration menu - View commit details
-
Copy full SHA for 4149661 - Browse repository at this point
Copy the full SHA 4149661View commit details
Commits on Nov 2, 2025
-
Fix incorrect logic in issuer_or_subject_length function
The else clause was attached to the 'if common:' statement instead of checking the total length. This change ensures the TypeError is raised when no certificate information is provided, regardless of which parameter is missing. Fixes #30
Configuration menu - View commit details
-
Copy full SHA for 008b548 - Browse repository at this point
Copy the full SHA 008b548View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb555a - Browse repository at this point
Copy the full SHA adb555aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12e6b1 - Browse repository at this point
Copy the full SHA d12e6b1View commit details -
Merge pull request #40 from akgamerz790/fix-issuer-subject-length-bug
Fix incorrect check in issuer_or_subject_length function
Configuration menu - View commit details
-
Copy full SHA for 9eb8714 - Browse repository at this point
Copy the full SHA 9eb8714View commit details
Commits on Nov 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6d76421 - Browse repository at this point
Copy the full SHA 6d76421View commit details -
Merge pull request #38 from CaptainHaddock2016/patch-1
Added ECDH support
Configuration menu - View commit details
-
Copy full SHA for d7687be - Browse repository at this point
Copy the full SHA d7687beView 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 1.2.25...1.3.0