Skip to content
/ assl Public

A library to hide awful OpenSSL API in a sane interface.

Notifications You must be signed in to change notification settings

conformal/assl

Repository files navigation

assl

assl (Agglomerated SSL) was written in order to hide the awful OpenSSL API. It strives to reuse the OpenSSL APIs and provide a much simpler and sane interface for programmers that are interested in writing applications that require the SSL/TLS protocol for secure communications.

License

assl is licensed under the liberal ISC License.