aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2015-07-191-5/+4
* null check otr fingerprint before displayDaniel Gultsch2015-07-111-1/+3
* fixed #1039Daniel Gultsch2015-04-251-0/+3
* disable all really weak cipher suitesBoris Wachtmeister2015-03-071-0/+16
* Use platform ciphers as well, just prefer oursSam Whited2015-02-021-5/+7
* don't disable any ciphersiNPUTmice2015-02-021-3/+4
* Harden the TLS connection cipher suitesSam Whited2015-01-141-5/+16
* Don't escape passwords in SASLSam Whited2014-11-151-1/+1
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice2014-11-161-0/+9
* Cache SCRAM-SHA-1 keys for current sessionSam Whited2014-11-151-0/+4
* Add SCRAM-SHA1 supportSam Whited2014-11-141-2/+29
* Refactor authentication codeSam Whited2014-11-121-59/+1
* Make conversations the root projectSam Whited2014-10-221-0/+112