aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/CryptoHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't escape passwords in SASLSam Whited2014-11-151-1/+1
| | | | Fixes #671
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵iNPUTmice2014-11-161-0/+9
| | | | shareable uri where ever possible
* Cache SCRAM-SHA-1 keys for current sessionSam Whited2014-11-151-0/+4
|
* Add SCRAM-SHA1 supportSam Whited2014-11-141-2/+29
| | | | | | | Factor out GS2 tokanization into own class Add authentication exception class Fixes #71
* Refactor authentication codeSam Whited2014-11-121-59/+1
|
* Make conversations the root projectSam Whited2014-10-221-0/+112