mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 17:06:25 +08:00
This textbook version R-ate pairing is very slow. About 0.5 seconds on my Macbook Pro 2018 with 2.7 GHz Core i7.
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=sm9_lib.c sm9_err.c sm9_asn1.c sm9_params.c \
|
|
sm9_setup.c sm9_keygen.c sm9_sign.c sm9_enc.c sm9_exch.c \
|
|
sm9_rate.c
|