For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.key.srp6.SRP6KeyAgreement

Packages that use SRP6KeyAgreement
gnu.crypto.key.srp6   
 

Uses of SRP6KeyAgreement in gnu.crypto.key.srp6
 

Subclasses of SRP6KeyAgreement in gnu.crypto.key.srp6
 class SRP6Host
          The implementation of the Host in the SRP-6 key agreement protocol.
 class SRP6SaslClient
          A variation of the SRP-6 protocol as used in the SASL-SRP mechanism, for the User (client side).
 class SRP6SaslServer
          A variation of the SRP-6 protocol as used in the SASL-SRP mechanism, for the Host (server side).
 class SRP6TLSClient
          A variation of the SRP6 key agreement protocol, for the client-side as proposed in Using SRP for TLS Authentication.
 class SRP6TLSServer
          A variation of the SRP6 key agreement protocol, for the server-side as proposed in Using SRP for TLS Authentication.
 class SRP6User
          The implementation of the User in the SRP-6 protocol.
 


For the latest news and information visit
The GNU Crypto project

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