diff options
Diffstat (limited to 'network/vpnc/README')
-rw-r--r-- | network/vpnc/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/vpnc/README b/network/vpnc/README new file mode 100644 index 0000000000..7f260ad6e9 --- /dev/null +++ b/network/vpnc/README @@ -0,0 +1,11 @@ +Supports IPSec (ESP) with Mode Configuration and Xauth. Supports +only shared-secret IPSec authentication with Xauth, +AES (256, 192, 128), 3DES, 1DES, MD5, SHA1, +DH1/2/5 and IP tunneling. + +Homepage: http://www.unix-ag.uni-kl.de/~massar/vpnc/ + +This packages requires libgpg-error and libgcrypt which can be +obtained at slackbuilds.org. Make sure to install them +in the order listed above. Libgcrypt won't compile without +libgpg-error. |