Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace OpenSSL with Apple's CommonCrypto for session file decryption (fixes ↵ | Max | 2015-09-14 | 1 | -0/+95 |
| | | | | | | #2223) This also removes the dependency on OpenSSL. | ||||
* | Replace OpenSSL for encrypting session files with Apple's CommonCrypto (part ↵ | Max | 2015-09-14 | 1 | -0/+77 |
| | | | | of #2223) | ||||
* | Replace OpenSSL for SHA1 calculation with Apple's CommonCrypto | Max | 2015-09-13 | 1 | -0/+112 |
(The easier half of #2223) Also added some unit tests. |