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

alternative P256 approach with source inclusion #762

Merged
merged 8 commits into from
Nov 21, 2023
Merged

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Nov 13, 2023

After noticing the architecture of p256-m this approach leverages it as a class in Lua space (P256) using octet as base type and implementing the same base API signature of other 1st order curves.

@jaromil jaromil marked this pull request as ready for review November 21, 2023 10:06
jaromil and others added 6 commits November 21, 2023 11:11
wire p256 with zenroom and lua internal functions

basic require and keygen now works for p256 object
typo branching for k

test file

check number of args before using lua stack
@jaromil
Copy link
Member Author

jaromil commented Nov 21, 2023

well done!!

@jaromil jaromil merged commit b4b48ea into master Nov 21, 2023
35 checks passed
@jaromil jaromil deleted the p256-source-incl branch November 21, 2023 12:29
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.

3 participants