aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12Imports organizedsteckbrief1-1/+0
2015-12-27lower case all fingerprints. fixes #1521Daniel Gultsch1-1/+2
2015-12-23code cleanupDaniel Gultsch1-22/+0
2015-12-23show certificate informationDaniel Gultsch1-0/+50
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+15
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-4/+24
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-0/+19
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-0/+5
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub1-5/+4
2015-07-11null check otr fingerprint before displayDaniel Gultsch1-1/+3
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-124/+0
2015-04-25fixed #1039Daniel Gultsch1-0/+3
2015-03-07disable all really weak cipher suitesBoris Wachtmeister1-0/+16
2015-02-02Use platform ciphers as well, just prefer oursSam Whited1-5/+7
2015-02-02don't disable any ciphersiNPUTmice1-3/+4
2015-01-14Harden the TLS connection cipher suitesSam Whited1-5/+16
2014-11-15Don't escape passwords in SASLSam Whited1-1/+1
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-0/+9
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited1-0/+4
2014-11-14Add SCRAM-SHA1 supportSam Whited1-2/+29
2014-11-12Refactor authentication codeSam Whited1-59/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0