Currently sjcl only implements a stub of the SRP protocol. This PR fully implements SRP as defined in RFC 5054.
sjcl
Test vectors and cases are extended to include all values from RFC 5054. Added test case for randomly generated exponents.