aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/sasl/ScramMechanism.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate to xmpp-addrChristian Schneppe2018-04-021-1/+1
* use base64 instead of base36 when creating random stringsChristian Schneppe2017-08-011-3/+7
* Add SCRAM-SHA-2 supportChristian Schneppe2017-01-161-0/+229