-
Notifications
You must be signed in to change notification settings - Fork 12
Changed 1 character. Should fix stuff #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
It seems like there are issues with signing using sha based on the test file. I don't think the issues are related to this one. I haven't gotten to the end of the test file yet but I'll just use a try/except to find out how each one is failing. I'll open an issue, and if it seems easy enough, fix it. |
@dherrada Could you attach the REPL output of |
@brentru sure. Here ya go
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and fixes assertion issues
Updating https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver to 1.1.2 from 1.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_BitmapSaver#12 from FoamyGuy/fix_for_board_without_display Updating https://github.com/adafruit/Adafruit_CircuitPython_RSA to 1.2.0 from 1.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_RSA#14 from adafruit/sha_fix > Merge pull request adafruit/Adafruit_CircuitPython_RSA#12 from adafruit/dherrada-patch-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_MatrixPortal
Simpletest currently works. I'm running rsa_tests right now, and it's running better than it was before, although I'm not convinced this was the only issue.