summaryrefslogtreecommitdiffstats
path: root/src/Crypto.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-05Fixed most of the reordering warningsTycho1-4/+4
2014-02-04Crypto: Removed unused member, fixed gcc warning.madmaxoft1-4/+4
2014-01-28Crypto: Added public key encryption / decryption.madmaxoft1-0/+75
2014-01-28Fixed an error in Crypto.madmaxoft1-2/+2
2014-01-28Fixed a slight bug in RSA encryption code.madmaxoft1-2/+1
2014-01-25Added RSA encryption to crypto wrappers.madmaxoft1-0/+34
2014-01-23PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft1-0/+401