mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 11:08:05 +01:00
bip151: remove aad change.
This commit is contained in:
parent
f388fef2f6
commit
0607a34fcf
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ After a successful <code>encinit</code>/<code>encack</code> interaction from bot
|
|||
|
||||
Encrypted messages do not have the 4byte network magic.
|
||||
|
||||
The ciphertext payload length must be included in the AEAD MAC as AAD.
|
||||
|
||||
The maximum message length needs to be chosen carefully. The 4 byte length field can lead to a required message buffer of 4 GiB.
|
||||
Processing the message before the authentication succeeds must not be done.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue