HomePhabricator

crypter: fix the stored initialization vector size
1c391a5866e1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Mar 20 2015, 05:05
Pieter Wuille <pieter.wuille@gmail.com>Committed on May 13 2016, 08:23
deadalnixPushed on May 14 2017, 22:04
Parents
rABCdaa384120a63: crypto: add aes cbc tests
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC1c391a5866e1: crypter: fix the stored initialization vector size (authored by Cory Fields <cory-nospam-@coryfields.com>).May 13 2016, 08:23