Page MenuHomePhabricator

[cmake] Enable assembly routines in the crypto package
ClosedPublic

Authored by deadalnix on Apr 29 2018, 16:57.

Details

Summary

This ensure we use an optimized version of sha256 if the plateform supports it.

Test Plan
ninja bitcoind

Check the log for Using the 'sse4' SHA256 implementation

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable