-
Notifications
You must be signed in to change notification settings - Fork 34
RC v1.4.0 #448
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
RC v1.4.0 #448
Conversation
… deactivating a bunch of keys. Tests are being worked pre-development
…be tlv_pdu for clarity
…xt to increment_iv_arsn
…plaintext [#356] Renamed do_encrypt_plaintext to encrypt, do_encr…
[#47] Reworked setARSN to match SDLS-EP 3.3.3.7.3.4 exe…
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #448 +/- ##
==========================================
- Coverage 83.51% 74.99% -8.53%
==========================================
Files 39 80 +41
Lines 11074 23341 +12267
Branches 835 1872 +1037
==========================================
+ Hits 9249 17505 +8256
- Misses 1518 5168 +3650
- Partials 307 668 +361 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Confirming this is the commit that JPL has been testing with? @Donnie-Ice |
They were testing from |
@@ -67,34 +67,6 @@ void Crypto_tmPrint(TM_t *tm_frame) | |||
printf("Current TM in memory is: \n"); |
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.
What is going on in this print statement. Should we just remove it entirely at this point?
Release Candidate 1.4.0
https://github.com/nasa/CryptoLib/releases/tag/v1.4.0