From 370c39219fe59c48825ca7c6fa71da80cd61a43f Mon Sep 17 00:00:00 2001 From: Mantas Mikulėnas Date: Wed, 7 Jan 2015 07:47:22 +0200 Subject: cap_sasl 1.10: add "/sasl pubkey" As users can now generate keys without an external tool, add a command to dump its public key. (Also useful for verifying that keys generated *with* external tools are supported – in particular, Crypt::PK::ECC currently does not support named parameters.) Misc changes: - mech ECDSA-NIST256P-CHALLENGE: rename $k to $f - /sasl keygen: adjust error messages --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 0e48e8a..85520af 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -727,12 +727,12 @@ contact: "grawity@gmail.com" description: "Implements SASL authentication (and multi-prefix as free bonus)" filename: "cap_sasl.pl" - modified: "2014-12-18 22:58:00" + modified: "2015-01-07 06:03" modules: "Crypt::PK::ECC MIME::Base64" license: "GPLv2" name: "cap_sasl" url: "https://nullroute.eu.org/~grawity/irssi.html" - version: "1.9" + version: "1.10" - authors: "ZaMz0n" commands: "cddb" -- cgit v1.2.3