Module: SRP

Defined in:
lib/srp/user.rb,
lib/ruby-srp.rb,
lib/srp/util.rb,
lib/srp/client.rb,
lib/srp/session.rb

Overview

SRP User on the server.

This will be used in the session instead of the real user record so the session does not get cluttered with the whole user record.

Defined Under Namespace

Modules: Util Classes: Client, InvalidEphemeral, Session, User, WrongPassword