|
|||||||||
Home >> All >> cryptix >> sasl >> [ srp overview ] | PREV NEXT |
Uses of Package
cryptix.sasl.srp
Classes in cryptix.sasl.srp used by cryptix.sasl.srp | |
CALG
A Factory class that returns CALG (Confidentiality Algorithm) instances that operate as described in the draft-burdis-cat-sasl-srp-04. |
|
IALG
A Factory class that returns IALG (Integrity Algorithm) instances that operate as described in the draft-burdis-cat-sasl-srp-04. |
|
PasswordFile
The Cryptix implementation of the SRP password files. |
|
SRP
A Factory class that returns SRP Singletons that know all SRP-related mathematical computations and protocol-related operations for both the client- and server-sides. |
|
SRPDigest
The SRP protocol does not disallow the use of digest algorithms other than SHA. |
|
SRPKey
|
|
SRPParams
The following is a list of key names designating the values exchanged between the server and client in an SRP communication authentication phase. |
|
|||||||||
Home >> All >> cryptix >> sasl >> [ srp overview ] | PREV NEXT |