aboutsummaryrefslogtreecommitdiff
path: root/openssl-1.1.0h/apps/demoSRP/srp_verifier.txt
blob: ccae6292472642a16d337c2e504305b8d8930f12 (plain)
1
2
3
4
5
6
# This is a file that will be filled by the openssl srp routine.
# You can initialize the file with additional groups, these are
# records starting with a I followed by the g and N values and the id.
# The exact values ... you have to dig this out from the source of srp.c
# or srp_vfy.c
# The last value of an I is used as the default group for new users.