Implement Zeroize for EncodedUint - #1342
Conversation
0f2a687 to
b0c55f6
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1342 +/- ##
==========================================
- Coverage 91.06% 91.05% -0.02%
==========================================
Files 189 189
Lines 22654 22657 +3
==========================================
Hits 20630 20630
- Misses 2024 2027 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Zeroize for EncodedUint
|
Note: I've logged the unrelated proptest failure here: #1343 |
|
Thanks for the quick merge! Is there going to be a patch release soon / would it help for me to do a release prep PR collecting changes since the last release into the changelog and bumping the version? |
|
#1343 seems like an important enough issue it would be good to get resolved before the next release, and also "release prep" PRs by third parties are generally unhelpful for us and often create more work than just letting us do the release ourselves (e.g. now we have to review that PR and decide if it's good enough and if it's not generally close it and do our own release PR, which wastes more time than just letting us do the latter) |
|
Okay, I will just wait then. Thanks again! |
Noticed that this was missing when trying to upgrade crypto-bigint in aws-sigv4.