aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-15Don't escape passwords in SASLSam Whited1-1/+1
Fixes #671
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵iNPUTmice1-0/+9
shareable uri where ever possible
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited1-0/+4
2014-11-14Add SCRAM-SHA1 supportSam Whited1-2/+29
Factor out GS2 tokanization into own class Add authentication exception class Fixes #71
2014-11-12Refactor authentication codeSam Whited1-59/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0