Skip to content

Commit

Permalink
Make P384 code a little bit more generic
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrasnov committed Sep 1, 2023
1 parent 95948b3 commit f1c3f23
Show file tree
Hide file tree
Showing 6 changed files with 843 additions and 453 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ include = [
"crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl",
"crypto/fipsmodule/ec/ecp_nistz.c",
"crypto/fipsmodule/ec/ecp_nistz.h",
"crypto/fipsmodule/ec/ecp_nistz384.h",
"crypto/fipsmodule/ec/ecp_nistz384.inl",
"crypto/fipsmodule/ec/ecp_nistz.inl",
"crypto/fipsmodule/ec/gfp_p256.c",
"crypto/fipsmodule/ec/gfp_p384.c",
"crypto/fipsmodule/ec/p256.c",
Expand Down
Loading

0 comments on commit f1c3f23

Please sign in to comment.