openssl/apps/demoSRP/srp_verifier.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
366 B
Plaintext
Raw Permalink Normal View History

2011-03-16 11:50:33 +00:00
# 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 an 'I' followed by the 'g' and 'N' values and the ID.
2011-03-16 11:50:33 +00:00
# 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.