[PATCH] Add elliptic curve SM2 implementation

Tianjia Zhang tianjia.zhang at linux.alibaba.com
Mon Jan 20 04:42:23 CET 2020


This new module implement the SM2 elliptic curve algorithm. It was
published by State Encryption Management Bureau, China.
List of specifications for SM2 elliptic curve public key cryptography:

* GM/T 0003.1-2012
* GM/T 0003.2-2012
* GM/T 0003.3-2012
* GM/T 0003.4-2012
* GM/T 0003.5-2012

IETF: https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02
oscca: http://www.oscca.gov.cn/sca/xxgk/2010-12/17/content_1002386.shtml
scctc: http://www.gmbz.org.cn/main/bzlb.html

Signed-off-by: Tianjia Zhang <tianjia.zhang at linux.alibaba.com>

Thanks,
Tianjia





More information about the Gcrypt-devel mailing list