Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use constant_time_compare instead of same_mem | Jack Lloyd | 2017-09-16 | 1 | -1/+1 |
* | Change SM2 encryption to match updated standard. | Jack Lloyd | 2017-09-10 | 1 | -5/+5 |
* | Bump version for SM2 | Jack Lloyd | 2017-09-07 | 1 | -1/+1 |
* | Support arbitrary hashes for SM2 signatures | Jack Lloyd | 2017-09-06 | 1 | -7/+37 |
* | Remove unused member | Jack Lloyd | 2017-09-06 | 1 | -1/+0 |
* | Support arbitrary hashes for SM2 encryption | Jack Lloyd | 2017-09-05 | 1 | -12/+17 |
* | Add SM2 encryption scheme | Jack Lloyd | 2017-08-04 | 5 | -11/+340 |
* | Remove debug prints | Jack Lloyd | 2017-06-30 | 1 | -17/+1 |
* | Add SM2 signature scheme | Jack Lloyd | 2017-06-29 | 3 | -0/+345 |