]> git.ozlabs.org Git - ppp.git/commit
Adding back DesEncrypt/DesDecrypt functions as they are a special incarnation DES...
authorEivind Næss <eivnaes@yahoo.com>
Sat, 13 Aug 2022 21:59:08 +0000 (14:59 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Fri, 19 Aug 2022 15:55:54 +0000 (08:55 -0700)
commita25e52a87c3f5cbe2c2264f4e7c4c02439ac6717
treef74436ddd60819918008c6549830ad04e4951d5c
parent3b87aa186a1a60709fe3884798b291e795776135
Adding back DesEncrypt/DesDecrypt functions as they are a special incarnation DES w.r.t. RFC2759

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/Makefile.am
pppd/chap_ms.c
pppd/eap.c
pppd/ppp-crypto-priv.h
pppd/ppp-crypto.c
pppd/ppp-des.c
pppd/pppcrypt.c [new file with mode: 0644]
pppd/pppcrypt.h [new file with mode: 0644]