An SSL library with an intuitive API and readable source code https://polarssl.org
Go to file
2024-01-06 10:24:09 +01:00
polarssl.spec automatic version update by autodist [release 1.3.9-1mamba;Tue Nov 04 2014] 2024-01-06 10:24:09 +01:00
README.md remove some binary files conflicting with coreutils and other packages [release 1.3.4-2mamba;Tue Mar 25 2014] 2024-01-06 10:24:08 +01:00

polarssl

PolarSSL is an SSL library with an intuitive API and readable source code, so you can actually understand what the code does. Also the PolarSSL modules are as loosely coupled as possible and written in the portable C language. This allows you to use the parts you need, without having to include the total library.