Skip to content
Permalink
Browse files
Require validation of public keys
  • Loading branch information
martinthomson committed May 11, 2017
1 parent e80c566 commit 645a04b3b86ffe10322134e27a3d3c5eb5a8b06b
Showing with 5 additions and 0 deletions.
  1. +5 −0 draft-ietf-webpush-encryption.md
@@ -358,6 +358,11 @@ User Agent, and the subscription that is used. Additionally, the length of
messages could be revealed unless the padding provided by the content encoding
scheme is used to obscure length.

The User Agent and Application MUST verify that the public key they receive is
on the P-256 curve. Failure to validate a public key can allow an attacker to
extract a private key.


--- back

# Intermediate Values for Encryption {#ex-intermediate}

0 comments on commit 645a04b

Please sign in to comment.