Software /
code /
verse
Log
util/sasl/scram.lua @ 438:98dc1750584d 0.10.0
description | author | age |
---|---|---|
util.sasl.scram: Add support for authenticating with pre-hashed password | Kim Alvefur | Fri, 07 Apr 2017 19:35:44 +0200 |
util.sasl.scram: Use the new util.hashes and util.random | Kim Alvefur | Tue, 25 Aug 2015 16:07:20 +0200 |
util.sasl.scram: Only indicate channel binding support when TLS is used | Kim Alvefur | Sun, 05 Oct 2014 13:20:29 +0200 |
util.sasl.scram: Slight optimization of HMAC | Kim Alvefur | Tue, 30 Sep 2014 12:16:33 +0200 |
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 |