summaryrefslogtreecommitdiff
path: root/pppd/ppp-crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Fixing up the srp compilation to work without SHA1Init() and DesEncrypt()Eivind Næss2022-08-151-1/+2
* Reduce the clutter by defining the MD4/MD5/SHA digest lengths in one place. A...Eivind Næss2022-08-151-6/+8
* Create a new API to abstract the crypto functions used by pppd.Eivind Næss2022-08-121-0/+97