| 类 | 说明 |
|---|---|
| SM2 |
基于椭圆曲线
new BigInteger("0") // 0为十进制数字符串表示
SM2 asymmetric cipher implementation
support encrypt/decrypt
and sign/verify signature
reference the internet code and refactor optimization
|
| SM2KeyExchanger |
SM2 key exchange implementation
the final, partA and partB get the same symmetric key
reference the internet code and refactor optimization
|
| SM2KeyExchanger.TransportEntity |
传输实体类
|
| SM3Digest |
SM3 digest implementation
reference the internet code and refactor optimization
|
| SM4 |
SM4 symmetric cryptor implementation
reference the internet code and refactor optimization
|
Copyright © 2023. All rights reserved.