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

feat: add up to date x509 milagro api from miracl/core #1014

Merged
merged 14 commits into from
Jan 29, 2025
Merged

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Jan 20, 2025

No description provided.

starting point to develop zencode functions, this simple api has a few
sanity checks so relies on a well checked zencode implementation. the
api provides a pem decoder and extraction tools (pem->cert->* pem->sig)

lua test coverage for both pk and sk verification
this comes handy while working on binary encapsulation formats like
x509 so we can find sequences of bytes in an octet, plus copy and
paste them.
this is not even appearing in the list of make targets but is very
useful when working on C code since it saves the time it takes to run
embed-lua every time in case no change was applied to lua libs
@jaromil
Copy link
Member Author

jaromil commented Jan 29, 2025

Merging half way (missing zencode) as some fixes here are useful in new PRs

@jaromil jaromil marked this pull request as ready for review January 29, 2025 13:03
@jaromil jaromil merged commit 334858f into master Jan 29, 2025
27 checks passed
@jaromil jaromil deleted the feat/x509 branch January 29, 2025 13:03
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