summaryrefslogtreecommitdiffstats
path: root/src/Crypto.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-124/+0
* Moved cPublicKey to its separate file in PolarSSL++.madmaxoft2014-04-291-31/+0
* Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects.madmaxoft2014-04-291-43/+0
* Crypto: Removed unused member, fixed gcc warning.madmaxoft2014-02-041-2/+0
* Crypto: Added public key encryption / decryption.madmaxoft2014-01-281-0/+31
* Added RSA encryption to crypto wrappers.madmaxoft2014-01-251-0/+5
* PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft2014-01-231-0/+164