Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects. | madmaxoft | 2014-04-29 | 1 | -43/+0 |
| | |||||
* | Crypto: Removed unused member, fixed gcc warning. | madmaxoft | 2014-02-04 | 1 | -2/+0 |
| | |||||
* | Crypto: Added public key encryption / decryption. | madmaxoft | 2014-01-28 | 1 | -0/+31 |
| | |||||
* | Added RSA encryption to crypto wrappers. | madmaxoft | 2014-01-25 | 1 | -0/+5 |
| | |||||
* | PolarSSL is fully used for 1.3.2 protocol encryption. | madmaxoft | 2014-01-23 | 1 | -0/+164 |