[go: nahoru, domu]

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

RSA signature support #868

Merged
merged 17 commits into from
Jul 22, 2024
Merged

RSA signature support #868

merged 17 commits into from
Jul 22, 2024

Conversation

jaromil
Copy link
Member
@jaromil jaromil commented May 2, 2024

Here we add support for RSA 2048 and 4096 signatures with a simple interface extending milagro's primitives.

For the API reference see rsa_*.h in build/milagro/include and rsa_support.h/c in lib/milagro../src

@jaromil jaromil added enhancement crypto issue related to cryptographic primitives labels May 2, 2024
@matteo-cristino
Copy link
Collaborator

I see some discrepancy in the tabs in zen_rsa.c and zencode_rsa.lua (spaces vs tabs). Can you fix it before merging so that we have not to deal with it later on?

@jaromil jaromil marked this pull request as ready for review July 22, 2024 14:55
@jaromil jaromil merged commit b0e4b0c into master Jul 22, 2024
26 checks passed
@jaromil jaromil deleted the feat/rsa-support branch July 22, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto issue related to cryptographic primitives enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants