HomePhabricator

openssl: abstract out OPENSSL_cleanse
1630219d906fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

openssl: abstract out OPENSSL_cleanse

This makes it easier for us to replace it if desired, since it's now only in
one spot. Also, it avoids the openssl include from allocators.h, which
essentially forced openssl to be included from every compilation unit.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Jan 21 2015, 00:23
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa9565863e09a: Merge #5629: [Qt] prevent amount overflow problem with payment requests
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC1630219d906f: openssl: abstract out OPENSSL_cleanse (authored by Cory Fields <cory-nospam-@coryfields.com>).Feb 15 2015, 16:34