diff options
author | 1997-07-28 20:50:15 +0000 | |
---|---|---|
committer | 1997-07-28 20:50:15 +0000 | |
commit | ea48e36be76c76e9f6ef0b095e574bf9b2e2aae1 (patch) | |
tree | f7d7da4e64959f360f8959413bd23d787ad72b63 | |
parent | Use the config.guess we have elsewhere, brings us arc support (diff) | |
download | wireguard-openbsd-ea48e36be76c76e9f6ef0b095e574bf9b2e2aae1.tar.xz wireguard-openbsd-ea48e36be76c76e9f6ef0b095e574bf9b2e2aae1.zip |
typos
-rw-r--r-- | sbin/ipsec/photurisd/README.howtouse | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipsec/photurisd/README.howtouse b/sbin/ipsec/photurisd/README.howtouse index ba8b337a1c1..9e14f4bd67a 100644 --- a/sbin/ipsec/photurisd/README.howtouse +++ b/sbin/ipsec/photurisd/README.howtouse @@ -10,8 +10,8 @@ What is IPSec ? What has Photuris to do with IPSec ? In order to transmit encrypted or authenticated data between two - hosts, those two hosts have to aggree on session keys which are used - as input for the encryption and authenication functions. + hosts, those two hosts have to agree on session keys which are used + as input for the encryption and authentication functions. The Photuris protocol exchanges keys in such a way that no eavesdropper will have knowledge of the session keys. It also allows |