aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* added share button to account detailsDaniel Gultsch2016-11-221-1/+5
* fixed account hash calculationDaniel Gultsch2016-10-071-1/+1
* issue ping after push was receivedDaniel Gultsch2016-10-061-0/+10
* show identity type for device selectionDaniel Gultsch2016-07-281-0/+3
* put bug report jid in config. include package signature in reportDaniel Gultsch2016-05-281-3/+8
* 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
* 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