intel / intel/isa-l_crypto

Assembler support announcement for x86

Open
#146 0 comments 2 reactions 1 assignee Claimed by @pablodelara View on GitHub
announcement
Dominant language
C
Stars
301
Forks
91
PR merge metrics
No merged PRs in 30d

Description

The library currently supports NASM and YASM assemblers for x86. Given that YASM has not been updated in 5 years, we have decided to drop the support for it.
Also, the minimum NASM version supported will be 2.14.01, which has all the instruction set needed in the library. This version was released at the end of 2018, and versions equal or higher than 2.14.01 are available in most Linux distributions.

So in a nutshell, only NASM >= 2.14.01 assembler will be supported from the upcoming v2.25 of the library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.