Download List

Project Description

The Tiny SRP library is a stripped-down version of srp-1.7.1 and openssl-0.9.6 that contains only what is necessary for secure remote passphrase authentication. No other libraries are required. If you already have libsrp installed on both server and client then you don't need this. Tiny SRP is designed for embedded or mini distributions, and is also a quick and easy way to add secure authentication to small client/server projects. Also included is the TSRP protocol, which reduces socket authentication to one function call on each of the client and server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-01 20:18
0.7.5

A missing initialization in tconf was fixed.
Tags: Minor bugfixes

2001-01-30 15:14
0.7.4

Two serious buffer overflows in the TSRP protocol implementation were fixed, and terminal mode handling for passphrase input was improved. Also, a patch for netcat 1.10 that implements TSRP authentication is now available.

2001-01-30 15:14
0.7.3

Initial public release.

Project Resources