11 lines
159 B
Go
11 lines
159 B
Go
/*
|
|
Package sm2m is the two-parts compute of Sm2
|
|
*/
|
|
package sm2m
|
|
|
|
/*
|
|
Package sm2 is the two-parts compute of Sm2
|
|
SM2双方联合计算
|
|
密钥分割方式:
|
|
*/
|