Software /
code /
verse
Log
util/sasl/scram.lua @ 362:d8c3e94d765d
description | author | age |
---|---|---|
util.sasl.scram: Correctly verify that the server added its own nonce | Kim Alvefur | Tue, 30 Sep 2014 11:59:52 +0200 |
util.sasl.scram: Fix typo | Kim Alvefur | Thu, 18 Sep 2014 20:33:40 +0200 |
plugins.sasl: Alter mechanism loading and pass name of loaded mechanism. Fixes attempting SCRAM-PLUS when only SCRAM is offered | Kim Alvefur | Thu, 18 Sep 2014 20:32:38 +0200 |
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS) | Kim Alvefur | Thu, 18 Sep 2014 19:03:15 +0200 |
Add SCRAM-SHA-1 implementation | Kim Alvefur | Thu, 18 Sep 2014 19:02:13 +0200 |