HomePhabricator

crypter: add a BytesToKey clone to replace the use of openssl
976f9ec26452Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

crypter: add a BytesToKey clone to replace the use of openssl

BytesToKeySHA512AES should be functionally identical to EVP_BytesToKey, but
drops the dependency on openssl.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Mar 20 2015, 05:24
Pieter Wuille <pieter.wuille@gmail.com>Committed on May 13 2016, 08:23
deadalnixPushed on May 14 2017, 22:04
Parents
rABC9049cde4d962: crypter: hook up the new aes cbc classes
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC976f9ec26452: crypter: add a BytesToKey clone to replace the use of openssl (authored by Cory Fields <cory-nospam-@coryfields.com>).May 13 2016, 08:23