|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use gnu.crypto.sasl.srp | |
gnu.crypto.sasl.srp | Provides the implementations of the SASL SRP mechanism, as specified in draft-burdis-cat-srp-sasl. |
Classes in gnu.crypto.sasl.srp used by gnu.crypto.sasl.srp | |
CALG
A Factory class that returns CALG (Confidentiality Algorithm) instances that operate as described in the draft-burdis-cat-sasl-srp-08. |
|
ClientStore
The client-side implementation of the SRP security context store. |
|
IALG
A Factory class that returns IALG (Integrity Algorithm) instances that operate as described in the draft-burdis-cat-sasl-srp-04 and later. |
|
KDF
The SASL-SRP KDF implementation, which is also used, depending on how it was instantiated, as a secure Pseudo Random Number Generator. |
|
SecurityContext
A package-private placeholder for an SRP security context. |
|
ServerStore
The server-side implementation of the SRP security context store. |
|
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. |
|
For the latest news and information visit The GNU Crypto project |
||||||||||
PREV NEXT | FRAMES NO FRAMES |