|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV PACKAGE NEXT PACKAGE |
Package gnu.javax.crypto.key.srp6
Class Summary | |
SRP6Host | The implementation of the Host in the SRP-6 key agreement protocol. |
SRP6KeyAgreement | The Secure Remote Password (SRP) key agreement protocol, also known as SRP-6, is designed by Thomas J. |
SRP6SaslClient | A variation of the SRP-6 protocol as used in the SASL-SRP mechanism, for the User (client side). |
SRP6SaslServer | A variation of the SRP-6 protocol as used in the SASL-SRP mechanism, for the Host (server side). |
SRP6TLSClient | A variation of the SRP6 key agreement protocol, for the client-side as proposed in Using SRP for TLS Authentication. |
SRP6TLSServer | A variation of the SRP6 key agreement protocol, for the server-side as proposed in Using SRP for TLS Authentication. |
SRP6User | The implementation of the User in the SRP-6 protocol. |
SRPAlgorithm | Utilities for use with SRP-6 based methods and protocols. |
SRPKey | An abstract representation of a base SRP ephemeral key. |
SRPKeyPairGenerator | Reference: |
SRPKeyPairRawCodec | An object that implements the gnu.java.security.key.IKeyPairCodec operations for the Raw format to use with SRP keypairs. |
SRPPrivateKey | A representation of an SRP ephemeral private key. |
SRPPublicKey | A representation of an SRP ephemeral public key. |
|
|||||||||
Home >> All >> gnu >> javax >> crypto >> key >> [ srp6 overview ] | PREV PACKAGE NEXT PACKAGE |