Skip to content
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

Add parse_key and parse_public_key methods #282

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

devmotion
Copy link

This PR adds MbedTLS.parse_key and MbedTLS.parse_public_key methods which are arguably convenient additions and complement MbedTLS.parse_key! and MbedTLS.parse_public_key! in the same way as MbedTLS.parse_keyfile/MbedTLS.parse_keyfile! and MbedTLS.parse_public_keyfile/MbedTLS.parse_public_keyfile!.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c4de15) 76.49% compared to head (6184783) 76.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   76.49%   76.74%   +0.24%     
==========================================
  Files          12       12              
  Lines         753      761       +8     
==========================================
+ Hits          576      584       +8     
  Misses        177      177              

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

@devmotion
Copy link
Author

Bump 🙂

@DilumAluthge
Copy link
Member

Who would be the right person to review this? @quinnj maybe?

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.

2 participants