qpolarssl icon indicating copy to clipboard operation
qpolarssl copied to clipboard

a thin Qt5/c++11 wrapper around fantastic mbedtls (aka polarssl) cryptographic library.

Results 1 qpolarssl issues
Sort by recently updated
recently updated
newest added

There is a task, which all the similar libraries should be able to solve: encryption of a large files. As an example of a good interface lets look at `QCryptographicHash`....