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

External RSA Testing #31

Merged
merged 11 commits into from
Feb 2, 2024
Merged

External RSA Testing #31

merged 11 commits into from
Feb 2, 2024

Conversation

Oighty
Copy link
Contributor

@Oighty Oighty commented Feb 1, 2024

Adds tests to compare the solidity RSA OAEP encryption and decryption implementations to the RustCrypto/RSA reference implementation.

It requires specifying a path to a specific executable designed for this (currently a crate called rsa-cli in the cloak repository).

@Oighty
Copy link
Contributor Author

Oighty commented Feb 1, 2024

@0xJem I added a Uint2Str library file with the function mentioned in the Linear vesting issue to this branch. I haven't merged it yet because I need to make the CI work (or skip) the external FFI tests. Please use it in this format though so we don't have collisions.

@Oighty Oighty merged commit 236d4ed into master Feb 2, 2024
1 check passed
@Oighty Oighty deleted the rsa-ffi branch February 2, 2024 22:00
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