Skip to content

Conversation

@vkrasnov
Copy link
Contributor

@vkrasnov vkrasnov commented Jan 5, 2024

This change makes it easier to reuse the P384 code which is quite generic already. No algorithmic changes are made, only some code is shuffled around. This prepares the ground for P521 implementation.

@vkrasnov vkrasnov force-pushed the vlad/generic_p384 branch 2 times, most recently from cd5bb02 to cb22a81 Compare January 5, 2024 16:04
This change makes it easier to reuse the P384 code which is quite
generic already. No algorithmic changes are made, only some code
is shuffled around. This prepares the ground for P521 implementation.
@codecov
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c72a5aa) 96.02% compared to head (fcf5cd6) 96.01%.
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1883      +/-   ##
==========================================
- Coverage   96.02%   96.01%   -0.01%     
==========================================
  Files         136      136              
  Lines       20776    20775       -1     
  Branches      226      228       +2     
==========================================
- Hits        19950    19947       -3     
  Misses        792      792              
- Partials       34       36       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nnsee
Copy link

nnsee commented Dec 8, 2025

Hello!

Has there been any progress on this? It seems to be a blocker for #1631 which means rustls with ring simply does not work with P521.

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.

2 participants