aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/LibresslLib.java
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-19/+0
|
* Add support for LibreSSLMatěj Grabovský2019-12-081-0/+19
The code is copied from the BoringSSL implementation with some minor modifications to accomodate slight differences in the LibreSSL API.