crystal-lang / crystal

The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.49k stars 1.62k forks source link

Enable bindings for functions in LibreSSL #15177

Closed straight-shoota closed 6 days ago

straight-shoota commented 1 week ago

A lot of symbols that are available in LibreSSL are missing in the bindings when macro branches only checked for OpenSSL versions. I added the respective LibreSSL versions.