summaryrefslogtreecommitdiffstats
path: root/src/Crypto.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Crypto: Removed unused member, fixed gcc warning.madmaxoft2014-02-041-4/+4
* Crypto: Added public key encryption / decryption.madmaxoft2014-01-281-0/+75
* Fixed an error in Crypto.madmaxoft2014-01-281-2/+2
* Fixed a slight bug in RSA encryption code.madmaxoft2014-01-281-2/+1
* Added RSA encryption to crypto wrappers.madmaxoft2014-01-251-0/+34
* PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft2014-01-231-0/+401