Displaying 2 results from an estimated 2 matches for "is_safe_group".
2001 Apr 03
2
the "primes" file
...safe primes are required and
that the generators all generate the full sub-group size q.
>As a side issue, the SRP patch compiles the primes into libssh, and
>provides a function srp_get_param() which could be used to replace the
>file-reading code that is currently in dh.c, as well as an is_safe_group()
>function that can be used to check DH parameters*. This removes
>the requirement of having to install an extra configuration file.
I do not see that as a benefit. The purpose of having an extra file
is that you can use new groups without recompiling the binaries.
>* This is not curre...
2001 Mar 30
2
BETA release of OpenSSH-2.5.2p2 with SRP
This is to announce the availability of SRP (Secure Remote Password)
support for OpenSSH. A tarball is available on Tripod:
http://members.tripod.com/professor_tom/archives/
http://members.tripod.com/professor_tom/archives/openssh-2.5.2p2-srp5.tar.gz
(Note: Tripod requires you to LEFT click on links to download files.)
To install, unpack, configure --with-srp, and make install, then create an