You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-???-payjoin-v2.mediawiki
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,9 +176,7 @@ OHTTP relays can be run as basic HTTP proxies from wallet providers. Getting OHT
176
176
177
177
===Message Padding===
178
178
179
-
TODO ??? TODO
180
-
181
-
All cyphertexts should be padded to the same length to prevent traffic analysis. This is not yet implemented in the reference implementation.
179
+
All cyphertexts should be padded to the same length of 7168 bytes to prevent traffic analysis. This is sufficient size for most transaction PSBTs without exceeding the 8KB limit of many HTTP/1.1 web servers.
0 commit comments