cryspen / libcrux

The formally verified crypto library for Rust
https://cryspen.com/libcrux
Apache License 2.0
81 stars 13 forks source link

Optimize HACL* Raw RSA decryption to use CRT #295

Open franziskuskiefer opened 3 months ago

karthikbhargavan commented 3 months ago

Tested on multiple platforms and compilers.

Some observations:

Performance

Next Steps:

karthikbhargavan commented 3 months ago

It is not yet clear whether CRT is needed in this round (although I would like to do it.)

franziskuskiefer commented 3 months ago

Next steps: push upstream to HACL and to consumers

karthikbhargavan commented 2 months ago

Currently, this does not appear to be a priority since our signing code is already faster than Linux. We will do this in the fall as time permits.

github-actions[bot] commented 3 days ago

This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.