[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Announce: Secure HTTP Draft Specification (fwd)
Forwarded message:
> From [email protected] Sat Jun 11 02:32:46 1994
> Date: Sat, 11 Jun 94 01:17:50 PDT
> From: [email protected] (William Tao-Yang Wong)
> Message-Id: <[email protected]>
> To: [email protected], [email protected]
> Cc: [email protected]
> Subject: Announce: Secure HTTP Draft Specification
>
> A draft specification for Secure HTTP has been released. You may retrieve it
> via any of the following methods:
>
> WWW: http://www.commerce.net/information/standards/drafts/shttp.txt
> Email: [email protected] (Automatic response)
> Anonymous FTP: ftp.commerce.net/pub/standards/drafts/shttp.txt
>
>
> William
>
Secure HTTP (S-HTTP) provides secure communication mechanisms between
an HTTP client-server pair. Our design intent is to provide a flexi-
ble protocol that supports multiple operation modes and cryptographic
algorithms and formats through option negotiation between the tran-
saction parties.
1.1. Summary of Features
Secure HTTP has been designed to enable incorporation of various
cryptographic message format standards into Web clients and servers,
including, but not limited to, PKCS-7, PEM, and PGP. S-HTTP supports
interoperation among a variety of implementations, and is backward
compatible with HTTP. ...