All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nimbusds.srp6.cli.package-info Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
/**
 * Command-line tools for Secure Remote Password (SRP-6a) authentication. 
 * Intended to be run interactively to test and debug SRP-6a applications.
 *
 * 
    *
  • {@link com.nimbusds.srp6.cli.SRP6Client} Command-line client and * verifier generator for Secure Remote Password (SRP-6a) * authentication. *
  • {@link com.nimbusds.srp6.cli.SRP6Server} Command-line server for * Secure Remote Password (SRP-6a) authentication. *
*/ package com.nimbusds.srp6.cli;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy