Commit Graph

5 Commits

Author SHA1 Message Date
F. Duncanh
f5da0a8f63 comment out (#if 0 ... #endif) unused parts of srp library 2023-12-06 01:06:58 -05:00
F. Duncanh
9166ee979b srp.c: add primes NG_3072 (HomeKit use), NG_6144 (from RFC 5054) 2023-11-29 09:28:50 -05:00
F. Duncanh
c35a2263c6 srp.c: #include <Windows.h> before <Wincrypt.h> is needed 2023-11-25 11:10:41 -05:00
F. Duncanh
ea239eb27d modifications to srp for Apple variant 2023-11-23 19:14:33 -05:00
F. Duncanh
49d8cf870f add the srp source (rfc5054_compat branch)
from http://github.com/cocagne/csrp
2023-11-23 19:06:59 -05:00