Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan Heilman <ethan.r.heilman@gmail.com>
  • Loading branch information
cryptoquick and EthanHeilman authored Dec 13, 2024
1 parent e186b52 commit d500124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bip-p2qrh.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ algorithm. This new address type protects transactions submitted to the mempool
preventing the need for private, out-of-band mempool transactions.

The following table is non-exhaustive but intended to inform the average Bitcoin user whether their bitcoin is
vulnerable to a long-range quantum attack.
vulnerable to a long-range quantum attack:

{| class="wikitable"
|+ Vulnerable address types
Expand Down Expand Up @@ -316,7 +316,7 @@ must count the number of inputs present in the transaction.

=== Signature Algorithm Identification ===

The specific quantum-resistant signature algorithm used is inferred from the length of the public key and signature.
The specific quantum-resistant signature algorithm used is inferred from the length of the public key.
Implementations must recognize the supported algorithms and validate accordingly.

Supported algorithms and their NIST Level V parameters:
Expand Down

0 comments on commit d500124

Please sign in to comment.