a Secarta project ...

HTTPsec Authentication Protocol


Preamble

1.2. Terms

"Peer" refers generically to either of the two principals acting as requester and responder in an HTTP message exchange. Formally, a peer is a logical entity that can invoke its associated private key for the purpose of that exchange. Note that user-agents and/or servers may act as (or for) a multitude of logically distinct peers, and are thus not themselves considered necessarily equivalent to those peers.

"Message" refers generically to a HTTP message, be it a request or a response.

"requester" refers to the peer sending a request message and receiving a response message.

"responder" refers to the peer receiving a request message and sending a response message.

"Encryption" is used in relation to asymmetric key operations, whereas the term "cipher" is used in relation to symmetric key operations.