Changes between Version 1 and Version 2 of HttpAuthProposals/MutualAuth
- Timestamp:
- 05/06/12 05:02:18 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpAuthProposals/MutualAuth
v1 v2 18 18 * Support for guest users, log-out control, page navigation on authentication events, and more 19 19 * See that proposal for more details 20 * Channel Binding to HTTPS20 * Strict channel binding to HTTPS, also forwarding detection on plain HTTP 21 21 * Fixed several loopholes of Digest 22 * Strong-enough hashes, no fixed crypto primitive, strict replay attack protection within fixed amount of memory (per each session key)22 * Strong-enough hashes, no fixed cryptographic primitives, strict replay attack protection within fixed amount of memory (per each session key) 23 23 24 24 == Implementations ==