crypter: fix the stored initialization vector size
AES IV's are 16bytes, not 32. This was harmless but confusing.
Add WALLET_CRYPTO_IV_SIZE to make its usage explicit.
crypter: fix the stored initialization vector size 1c391a5866e1Unpublished Tags None Subscribers None
Description
Details
|