rand: remove unimplemented librandom stub 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 an '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.