| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
|
Review requested:
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #65480 +/- ##
==========================================
- Coverage 90.13% 90.12% -0.01%
==========================================
Files 751 751
Lines 252473 252473
Branches 47489 47504 +15
==========================================
- Hits 227561 227548 -13
- Misses 16207 16250 +43
+ Partials 8705 8675 -30 see 34 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
Sorry, something went wrong.
|
I'll do a broader refactor of this and the cipher discovery. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
SM4 was already available through the Cipher/Decipher APIs, but provider-only GCM, CCM, and XTS modes were not exposed.
Alternative to #65399
Fixes: #64866