Page MenuHomePhabricator

crypto: Remove unused AES-128 code
AbandonedPublic

Authored by fpelliccioni on Nov 26 2019, 13:48.

Details

Reviewers
Fabien
deadalnix
Group Reviewers
Restricted Project
Summary

Remove unused AES-128 code.

Backport of Bitcoin Core PR15663
https://github.com/bitcoin/bitcoin/pull/15663

Test Plan
ninja check
ninja bench-bitcoin

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature-backport-edc68d40e
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8294
Build 14610: Default Diff Build & Tests
Build 14609: arc lint + arc unit

Event Timeline

I have to update the test plan.

fpelliccioni edited the test plan for this revision. (Show Details)

I think we may want to keep this around for QUIC.

Fabien requested changes to this revision.Nov 28 2019, 07:03

Clearing my queue

This revision now requires changes to proceed.Nov 28 2019, 07:03

I think we may want to keep this around for QUIC.

Ok, so it is convenient to abandon it, right?