-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: arduino-libraries/ArduinoECCX08
base: 1.3.7
head repository: arduino-libraries/ArduinoECCX08
compare: 1.3.8
- 20 commits
- 15 files changed
- 7 contributors
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66ebf75 - Browse repository at this point
Copy the full SHA 66ebf75View commit details
Commits on Jan 4, 2023
-
Merge pull request #19 from sandeepmistry/signing-example
Add signing example
Configuration menu - View commit details
-
Copy full SHA for 022ac98 - Browse repository at this point
Copy the full SHA 022ac98View commit details
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a11f92a - Browse repository at this point
Copy the full SHA a11f92aView commit details
Commits on Jan 30, 2023
-
Merge pull request #46 from per1234/fix-typos
Fix typos in documentation
Configuration menu - View commit details
-
Copy full SHA for bf875f2 - Browse repository at this point
Copy the full SHA bf875f2View commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c0af6e - Browse repository at this point
Copy the full SHA 5c0af6eView commit details
Commits on Mar 6, 2023
-
Merge pull request #47 from arduino-libraries/platforms
Add missing mbed_opta and mbed_giga platforms
Configuration menu - View commit details
-
Copy full SHA for 19a3df7 - Browse repository at this point
Copy the full SHA 19a3df7View commit details
Commits on Jun 28, 2023
-
fix: input length for ECCX08.ecSign() is 32 bytes
When using ECCX08.ecSign() the input buffer should be exactly 32 bytes long. The old example worked only because the signature was generated and then checked on the first 32 bytes of the 64 bytes buffer.
Configuration menu - View commit details
-
Copy full SHA for b7f79d8 - Browse repository at this point
Copy the full SHA b7f79d8View commit details
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbcf894 - Browse repository at this point
Copy the full SHA cbcf894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe82c9 - Browse repository at this point
Copy the full SHA 0fe82c9View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 086e7b8 - Browse repository at this point
Copy the full SHA 086e7b8View commit details
Commits on Sep 16, 2023
-
Merge pull request #51 from arduino-libraries/boards
CI: Add new boards to compile examples workflow
Configuration menu - View commit details
-
Copy full SHA for 7e4ce11 - Browse repository at this point
Copy the full SHA 7e4ce11View commit details
Commits on Sep 18, 2023
-
Merge pull request #49 from fogzot/fix-examples
fix: input length for ECCX08.ecSign() is 32 bytes
Configuration menu - View commit details
-
Copy full SHA for aa3932f - Browse repository at this point
Copy the full SHA aa3932fView commit details
Commits on Jan 2, 2024
-
ECCX08 monotonic counter feature
- rename keyId to counterId - add counterId value check - split functions to keep library style
Configuration menu - View commit details
-
Copy full SHA for 6ced7ec - Browse repository at this point
Copy the full SHA 6ced7ecView commit details -
Add library build configuration file
ECCX08UtilsConfig.h file can be used to include/exclude utility library objects from the build process. By default all the utilities are built unless ArduinoIoTCloud.h file is included
Configuration menu - View commit details
-
Copy full SHA for e83baeb - Browse repository at this point
Copy the full SHA e83baebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b15f79 - Browse repository at this point
Copy the full SHA 6b15f79View commit details
Commits on Jan 9, 2024
-
Merge pull request #53 from pennam/counter-support-changes
Add monotonic counter support
Configuration menu - View commit details
-
Copy full SHA for a4b10fa - Browse repository at this point
Copy the full SHA a4b10faView commit details -
Merge pull request #54 from pennam/utilities_config
Add library build configuration file
Configuration menu - View commit details
-
Copy full SHA for 1f0e05d - Browse repository at this point
Copy the full SHA 1f0e05dView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d705de - Browse repository at this point
Copy the full SHA 8d705deView commit details
Commits on Jan 29, 2024
-
Merge pull request #55 from pennam/generic_config
Build configuration: use a more flexible and already used pattern
Configuration menu - View commit details
-
Copy full SHA for 00930c6 - Browse repository at this point
Copy the full SHA 00930c6View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15597a6 - Browse repository at this point
Copy the full SHA 15597a6View 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 1.3.7...1.3.8