go-srp
go-srp copied to clipboard
Bug fix: Add padding during bigInt to []byte conversion
While debugging intermittent failure during SRP based login flow, we discovered that the library was not adding correct padding at certain places.