Check more return values in the SRP code
[openssl.git] / apps / demoSRP / srp_verifier.txt
1 # This is a file that will be filled by the openssl srp routine.
2 # You can initialize the file with additional groups, these are
3 # records starting with a I followed by the g and N values and the id.
4 # The exact values ... you have to dig this out from the source of srp.c
5 # or srp_vfy.c
6 # The last value of an I is used as the default group for new users.