Skip to content

Conversation

@TJ-91
Copy link
Contributor

@TJ-91 TJ-91 commented Dec 4, 2024

implements Argon2 for S2K (secret keys, SKESKs), as well as AEAD encryption for secret keys.

Does not add new API functionality, however, that might be desired to give the user fine-grained control.

@codecov
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

❌ Patch coverage is 71.87500% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.40%. Comparing base (0d5c2b9) to head (1b8207f).

Files with missing lines Patch % Lines
src/lib/crypto/s2k.cpp 18.75% 13 Missing ⚠️
src/librepgp/stream-packet.cpp 75.00% 4 Missing ⚠️
src/librepgp/stream-key.cpp 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2296      +/-   ##
==========================================
- Coverage   85.46%   85.40%   -0.06%     
==========================================
  Files         126      126              
  Lines       22713    22732      +19     
==========================================
+ Hits        19411    19415       +4     
- Misses       3302     3317      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TJ-91 TJ-91 force-pushed the argon2-s2ku-aead branch 2 times, most recently from 012e214 to 1b8207f Compare July 18, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant