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

RustCrypto KEM and Signature trait support #40

Open
thomwiggers opened this issue May 27, 2022 · 4 comments
Open

RustCrypto KEM and Signature trait support #40

thomwiggers opened this issue May 27, 2022 · 4 comments

Comments

@thomwiggers
Copy link
Member

FYI I just cut a new version of pcrypto-compat which implements the RustCrypto KEM and signature traits over the pqcrypto primitives. If it looks like a nice interface, I could make a PR here that implements it directly, and deprecate my crate. Let me know!

Originally posted by @rozbb in #39 (comment)

@thomwiggers
Copy link
Member Author

Supporting RustCrypto's traits is very much something that I want to have. I don't think I'll have time before July to work on this myself (I'm basically AFK after next Wednesday and have some deadlines before) -- but I will definitely welcome any PR (though I won't be able to review anything in June.

I'll also create an issue on the OQS Rust bindings repository.

@rozbb
Copy link
Contributor

rozbb commented May 27, 2022

Awesome! This'll be a little complicated because of all the codegen, but I'll take a crack at it. I'm also quite busy but this summer is a good time for me overall

@thomwiggers
Copy link
Member Author

Yeah I do apologize for that; it's grown to be a bit of a beast 😅

@mouse07410
Copy link

Any progress since...?

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

No branches or pull requests

3 participants