We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f388fef commit 0607a34Copy full SHA for 0607a34
bip-0151.mediawiki
@@ -123,8 +123,6 @@ After a successful <code>encinit</code>/<code>encack</code> interaction from bot
123
124
Encrypted messages do not have the 4byte network magic.
125
126
-The ciphertext payload length must be included in the AEAD MAC as AAD.
127
-
128
The maximum message length needs to be chosen carefully. The 4 byte length field can lead to a required message buffer of 4 GiB.
129
Processing the message before the authentication succeeds must not be done.
130
0 commit comments