search for: srp_get_param

Displaying 2 results from an estimated 2 matches for "srp_get_param".

Did you mean: si_get_param
2001 Apr 03
2
the "primes" file
...re this. The primes file is used for the Diffie-Hellman group exchange. If you read the draft, you will see that 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...
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