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