Skip to content

Commit

Permalink
Remove old SM9 code
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzhi committed Apr 11, 2024
1 parent fb9a310 commit 8dd2e71
Show file tree
Hide file tree
Showing 3 changed files with 338 additions and 1,046 deletions.
6 changes: 1 addition & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ set(src
src/sm2_z256_sign.c
src/sm2_lib.c
src/sm2_ctx.c
#src/sm9_alg.c
#src/sm9_key.c
#src/sm9_lib.c
src/sm9_z256_alg.c
src/sm9_z256_key.c
src/sm9_z256_lib.c
Expand Down Expand Up @@ -149,8 +146,7 @@ set(tests
sm2_z256
sm2_sign
sm2_enc
#sm9
sm9_z256
sm9
zuc
hash_drbg
block_cipher
Expand Down
Loading

0 comments on commit 8dd2e71

Please sign in to comment.