History log of /isa-l_crypto/Makefile.nmake (Results 1 – 25 of 46)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2.25.0
# 9b7a2b84 28-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

enable CET on Windows

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# b00314aa 28-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

extend security options for windows build

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 24110570 24-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

fips: add self test API check

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 38d4b13a 23-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

Add build type option for Windows

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# d28f1034 22-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

Bump minimum NASM version

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# 151e9bca 14-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

Remove YASM support

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# fea2d86a 22-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

add API to get library version and version test app

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 0106da91 07-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha1_mb: add ISAL_ prefix to SHA1 structure and macro definitions

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# 62c012ad 29-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

rolling_hash: add parameter checking test

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 06a2548d 25-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sm3_mb: add new api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 8086c9b4 25-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

increase windows build warning level

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 84137cd0 23-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

mh_sha1_murmur3_x64_128: add param check test

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# ee4f1205 18-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

fips: add SHA1 self tests

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# abedecdd 25-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

aes: reuse intel-ipsec-mb AES-CBC decryption SSE/AVX implementations

Fixes #143.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# 158a2fa5 04-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

lib: add FIPS_MODE compilation flag

Add FIPS_MODE compilation flag to enable self tests
and further checks required for FIPS.

It can be enable on Linux either with:
- ./autogen.sh && ./configure --

lib: add FIPS_MODE compilation flag

Add FIPS_MODE compilation flag to enable self tests
and further checks required for FIPS.

It can be enable on Linux either with:
- ./autogen.sh && ./configure --enable-fips-mode && make
- make -f Makefile.unx D=FIPS_MODE

or on Windows with:
- nmake -f Makefile.nmake FIPS_MODE=y

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

show more ...


# 5e4dc74c 02-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

lib: add self tests API

Add common isal_self_tests() function that runs all the self tests
available.

This function is called at the start of every single NIST-approved
crypto function.

Signed-off

lib: add self tests API

Add common isal_self_tests() function that runs all the self tests
available.

This function is called at the start of every single NIST-approved
crypto function.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

show more ...


# 6ffc8683 21-Mar-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

aes: add AES-CBC self tests

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# 75ef4190 16-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

aes: add gcm wrapper api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 66a48ecd 09-Apr-2024 Tomasz Kantecki <tomasz.kantecki@intel.com>

aes-gcm: reuse intel-ipsec-mb avx512 vaes implementation

Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com>


# f69ff2b8 10-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sha512_mb: add new api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# fc3226e8 09-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sha256_mb: add new api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# bc3ec2c2 29-Mar-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

aes: add new AES-XTS API with parameter checking

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# f4d9a1fb 21-Mar-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

aes: add new AES-CBC API with parameter checking

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>


# b60da680 08-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sha1_mb: add api parameter check test

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


# 8c5795a3 05-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

sha1_mb: add new api with parameter checking

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


12