From 204fbced5343ebc9e07c9a27041af27be73a2b77 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 17 Dec 2011 23:17:33 +0000 Subject: Initial run at an SRP-6a implementation. Not entirely sure about the interface but it's a plausible start. Will probably have more insights after adding TLS hooks. --- doc/log.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/log.txt b/doc/log.txt index 47c80d4fb..94c760a8a 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -10,6 +10,9 @@ Series 1.10 Version 1.10.2, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* An implementation of SRP-6a compatible with the specification in + RFC 5054 is now available in srp6.h + * The exception catching syntax of configure.py has been changed to the Python 3.x syntax. This syntax also works with Python 2.6 and 2.7, but not with any earlier Python 2 release. A simple search and -- cgit v1.2.3