For the latest news and information visit
The GNU Crypto project

Uses of Package
gnu.crypto.key.srp6

Packages that use gnu.crypto.key.srp6
gnu.crypto.key.srp6   
 

Classes in gnu.crypto.key.srp6 used by gnu.crypto.key.srp6
SRP6KeyAgreement
          The Secure Remote Password (SRP) key agreement protocol, also known as SRP-6, is designed by Thomas J.
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.
SRPKey
          An abstract representation of a base SRP ephemeral key.
SRPPrivateKey
          A representation of an SRP ephemeral private key.
SRPPublicKey
          A representation of an SRP ephemeral public key.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.