Page MenuHomePhabricator

Add asm detection and support in cmake builds
Open, NormalPublic

Description

The build system based on autotool is able to detect what assembly extension are supported on the plateform and use different implementations of cryptographic functions using them. See D1846 for an example on how to detect support of some assembly extension.