aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Imports organizedsteckbrief2016-02-121-1/+0
* Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-22/+105
|\
| * lower case all fingerprints. fixes #1521Daniel Gultsch2015-12-271-1/+2
| * code cleanupDaniel Gultsch2015-12-231-22/+0
| * show certificate informationDaniel Gultsch2015-12-231-0/+50
| * show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+15
| * introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-4/+24
| * add menu item in account details to renew certificateDaniel Gultsch2015-10-111-0/+19
| * 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
* | Merge tag '1.5.2' into trz/rebaselookshe2015-08-111-0/+5
|/
* 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