Log

util/sasl/scram.lua @ 506:3610196c5e83 default tip

description author age
Update for new Prosody module namespace Kim Alvefur Sat, 20 May 2023 20:48:03 +0200
util.sasl.scram: Add support for 'tls-exporter' channel binding Kim Alvefur Wed, 03 Aug 2022 03:07:16 +0200
util.sasl.scram: Disable 'tls-unique' channel binding on TLS 1.3 Kim Alvefur Wed, 03 Aug 2022 03:06:26 +0200
util.sasl.scram: Refactor channel binding Kim Alvefur Wed, 03 Aug 2022 03:04:17 +0200
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
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