Class HexHashedRoutines


  • public class HexHashedRoutines
    extends Object
    Secure Remote Password (SRP-6a) hashing routine for Java compatible with browser implementations by using hashing of string concatenated hex strings.

    Specification RFC 2945

    Author:
    Simon Massey