Home | History | Annotate | Line # | Download | only in demoSRP
      1      1.1  christos # This is a file that will be filled by the openssl srp routine.
      2      1.1  christos # You can initialize the file with additional groups, these are
      3      1.1  christos # records starting with a I followed by the g and N values and the id.
      4      1.1  christos # The exact values ... you have to dig this out from the source of srp.c
      5      1.1  christos # or srp_vfy.c
      6  1.1.1.2  christos # The last value of an I is used as the default group for new users.
      7