Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync bytestring with libssl. | jsing | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | Provide the bytestring APIs for libcrypto internal use. | jsing | 2021-11-20 | 1 | -0/+269 |
Bring a copy of the bytestring APIs (CBB/CBS) from libssl, for use in libcrypto - these are not exposed publicly. Discussed with beck@ and tb@ |