History log of /isa-l_crypto/fips/ (Results 1 – 25 of 26)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2411057024-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>

fa03c36624-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

fips: return fips disabled error code in self tests when not enabled

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

81822a6e27-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

fips: use generic self tests implementation for noarch

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


/isa-l_crypto/Doxyfile
/isa-l_crypto/FIPS.md
/isa-l_crypto/Makefile.am
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/Makefile.unx
/isa-l_crypto/README.md
/isa-l_crypto/Release_notes.txt
/isa-l_crypto/SECURITY.md
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/configure.ac
Makefile.am
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/make.inc
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_x16x2_avx512.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_multibinary.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_multibinary.asm
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_multibinary.asm
/isa-l_crypto/misc/Makefile.am
/isa-l_crypto/misc/version.c
/isa-l_crypto/misc/version_test.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512_ni.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_x16_avx512.asm
/isa-l_crypto/sha1_mb/sha1_multibinary.asm
/isa-l_crypto/sha1_mb/sha1_ni_x1.asm
/isa-l_crypto/sha1_mb/sha1_ni_x2.asm
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ni_x1.asm
/isa-l_crypto/sha256_mb/sha256_ni_x2.asm
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_x8_avx512.asm
/isa-l_crypto/sha512_mb/sha512_multibinary.asm
/isa-l_crypto/sm3_mb/sm3_ctx_avx512.c
/isa-l_crypto/sm3_mb/sm3_mb_mgr_flush_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_submit_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_x16_avx512.asm
/isa-l_crypto/tests/acvp/acvp_app.c
/isa-l_crypto/tests/extended/Makefile.nmake
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
/isa-l_crypto/tools/gen_nmake.mk
5e6526ee21-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

aes: [GCM] add isal prefix to context and key structs

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


/isa-l_crypto/Doxyfile
/isa-l_crypto/aes/aarch64/aes_gcm_aes_finalize_128.S
/isa-l_crypto/aes/aarch64/aes_gcm_aes_finalize_256.S
/isa-l_crypto/aes/aarch64/aes_gcm_aes_init.S
/isa-l_crypto/aes/aarch64/gcm_enc_dec.S
/isa-l_crypto/aes/aarch64/gcm_precomp.S
/isa-l_crypto/aes/aarch64/gcm_update.S
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/examples/saturation_test/aes_thread.c
aes_self_tests.c
/isa-l_crypto/include/aes_cbc.h
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_gcm_internal.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_asimd.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_ce.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve2.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_base_aliases.c
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_base_aliases.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_ce.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_base_aliases.c
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/rolling_hash/rolling_hashx_internal.h
/isa-l_crypto/sha512_mb/sha512_mb_x8_avx512.asm
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
48955e1d21-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

remove CBC internal header from external header file list

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

e4a8493317-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

aes: [CBC] add ISAL_ prefix to definitions

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

36c0aa6517-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

fips: add generic self tests for non-x86 architectures

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


/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/cbc_dec_vaes_avx512.asm
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/keyexp_128.asm
/isa-l_crypto/aes/keyexp_192.asm
/isa-l_crypto/aes/keyexp_256.asm
/isa-l_crypto/aes/keyexp_multibinary.asm
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/isal_multithread_perf.c
/isa-l_crypto/examples/saturation_test/md5_thread.c
/isa-l_crypto/examples/saturation_test/sha1_thread.c
/isa-l_crypto/examples/saturation_test/sha256_thread.c
/isa-l_crypto/examples/saturation_test/sha512_thread.c
Makefile.am
self_tests_generic.c
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/include/sm3_mb_internal.h
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_aarch64_dispatcher.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_asimd_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sm_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sve.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sve2.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_asimd_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sm_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sve.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sve2.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_multibinary_aarch64.S
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_sve.S
/isa-l_crypto/sm3_mb/sm3_ctx_avx2.c
/isa-l_crypto/sm3_mb/sm3_ctx_avx512.c
/isa-l_crypto/sm3_mb/sm3_ctx_base.c
/isa-l_crypto/sm3_mb/sm3_ctx_base_aliases.c
/isa-l_crypto/sm3_mb/sm3_job.asm
/isa-l_crypto/sm3_mb/sm3_mb.c
/isa-l_crypto/sm3_mb/sm3_mb_flush_test.c
/isa-l_crypto/sm3_mb/sm3_mb_mgr_flush_avx2.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_flush_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_submit_avx2.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_submit_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_param_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_ssl_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_update_test.c
/isa-l_crypto/sm3_mb/sm3_mb_test.c
/isa-l_crypto/sm3_mb/sm3_mb_vs_ossl_perf.c
/isa-l_crypto/sm3_mb/sm3_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sm3_mb/sm3_mb_x16_avx512.asm
/isa-l_crypto/sm3_mb/sm3_multibinary.asm
/isa-l_crypto/sm3_mb/sm3_ref_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
/isa-l_crypto/tools/test_extended.sh
72e7873614-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

update style for clang-format 18.1.6

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


/isa-l_crypto/aes/cbc_std_vectors.h
/isa-l_crypto/aes/gcm_vectors.h
aes_self_tests.c
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/md5_mb_internal.h
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_aarch64_dispatcher.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_asimd_x1.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_asimd_x4.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_multibinary.S
/isa-l_crypto/md5_mb/aarch64/md5_mb_sve.S
/isa-l_crypto/md5_mb/md5_ctx_avx.c
/isa-l_crypto/md5_mb/md5_ctx_avx2.c
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_ctx_base.c
/isa-l_crypto/md5_mb/md5_ctx_base_aliases.c
/isa-l_crypto/md5_mb/md5_ctx_sse.c
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_sse.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx2.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_avx512.c
/isa-l_crypto/md5_mb/md5_mb_mgr_init_sse.c
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_sse.asm
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/md5_mb/md5_mb_x4x2_avx.asm
/isa-l_crypto/md5_mb/md5_mb_x4x2_sse.asm
/isa-l_crypto/md5_mb/md5_multibinary.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_asimd.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_ce.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_multibinary.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_base_aliases.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx2.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_sse.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_multibinary.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/murmur3_x64_128_internal.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_aarch64_dispatcher.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_multibinary.S
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_avx512.c
/isa-l_crypto/mh_sha256/mh_sha256_base_aliases.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx2.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_base.c
/isa-l_crypto/mh_sha256/mh_sha256_block_sse.asm
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_multibinary.asm
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/rolling_hash/aarch64/rolling_hash2_aarch64_dispatcher.c
/isa-l_crypto/rolling_hash/aarch64/rolling_hash2_aarch64_multibinary.S
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_base_aliases.c
/isa-l_crypto/rolling_hash/rolling_hash2_multibinary.asm
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_perf.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_until_00.asm
/isa-l_crypto/rolling_hash/rolling_hash2_until_04.asm
/isa-l_crypto/rolling_hash/rolling_hashx_base.c
/isa-l_crypto/rolling_hash/rolling_hashx_internal.h
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
371c22be09-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha512_mb: deprecate old API

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

592e639e09-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha512_mb: add ISAL_ prefix to SHA512 structure and macro definitions

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


sha_self_tests.c
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/mh_sha1_murmur3_x64_128.h
/isa-l_crypto/include/mh_sha256.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sha512_mb_internal.h
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_asimd.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_asimd.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_ce.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_block_sve.S
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_ce.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_sve2.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx2.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_base.c
/isa-l_crypto/mh_sha1/mh_sha1_block_sse.asm
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_ref.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1/sha1_for_mh_sha1.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_aarch64_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_asimd.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_asimd.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_block_ce.S
/isa-l_crypto/mh_sha1_murmur3_x64_128/aarch64/mh_sha1_murmur3_ce.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx2.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_sse.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_internal.h
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_perf.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_base.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_update_test.c
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_block_ce.S
/isa-l_crypto/mh_sha256/aarch64/mh_sha256_ce.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx2.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_base.c
/isa-l_crypto/mh_sha256/mh_sha256_block_sse.asm
/isa-l_crypto/mh_sha256/mh_sha256_finalize_base.c
/isa-l_crypto/mh_sha256/mh_sha256_internal.h
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256_perf.c
/isa-l_crypto/mh_sha256/mh_sha256_ref.c
/isa-l_crypto/mh_sha256/mh_sha256_test.c
/isa-l_crypto/mh_sha256/mh_sha256_update_base.c
/isa-l_crypto/mh_sha256/mh_sha256_update_test.c
/isa-l_crypto/mh_sha256/sha256_for_mh_sha256.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha512_mb/aarch64/sha512_ctx_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_mgr_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_x2_ce.S
/isa-l_crypto/sha512_mb/sha512_ctx_avx.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx2.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_ctx_base.c
/isa-l_crypto/sha512_mb/sha512_ctx_base_aliases.c
/isa-l_crypto/sha512_mb/sha512_ctx_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/sha512_mb/sha512_job.asm
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx2.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_avx512.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_init_sse.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
/isa-l_crypto/sha512_mb/sha512_multibinary.asm
/isa-l_crypto/sha512_mb/sha512_ref.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_flush_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_init_sse4.c
/isa-l_crypto/sha512_mb/sha512_sb_mgr_submit_sse4.c
/isa-l_crypto/sha512_mb/sha512_sse4.asm
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/acvp/makefile
/isa-l_crypto/tests/extended/Makefile
/isa-l_crypto/tests/extended/Makefile.nmake
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
bc903ec108-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha256_mb: deprecate old API

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

0a43779508-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha256_mb: add ISAL_ prefix to SHA256 structure and macro definitions

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


/isa-l_crypto/examples/saturation_test/isal_multithread_perf.c
/isa-l_crypto/examples/saturation_test/sha256_thread.c
sha_self_tests.c
/isa-l_crypto/include/mh_sha1.h
/isa-l_crypto/include/sha1_mb_internal.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha256_mb_internal.h
/isa-l_crypto/make.inc
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_aarch64_dispatcher.c
/isa-l_crypto/mh_sha1/aarch64/mh_sha1_multibinary.S
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_avx512.c
/isa-l_crypto/mh_sha1/mh_sha1_base_aliases.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx2.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_base.c
/isa-l_crypto/mh_sha1/mh_sha1_block_sse.asm
/isa-l_crypto/mh_sha1/mh_sha1_finalize_base.c
/isa-l_crypto/mh_sha1/mh_sha1_internal.h
/isa-l_crypto/mh_sha1/mh_sha1_multibinary.asm
/isa-l_crypto/mh_sha1/mh_sha1_perf.c
/isa-l_crypto/mh_sha1/mh_sha1_test.c
/isa-l_crypto/mh_sha1/mh_sha1_update_base.c
/isa-l_crypto/mh_sha1/mh_sha1_update_test.c
/isa-l_crypto/mh_sha1/sha1_for_mh_sha1.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_avx512.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_finalize_base.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/sha256_mb/aarch64/sha256_ctx_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_mgr_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x2_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x3_ce.S
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_x4_ce.S
/isa-l_crypto/sha256_mb/sha256_ctx_avx.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx2.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_base.c
/isa-l_crypto/sha256_mb/sha256_ctx_base_aliases.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_job.asm
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx2.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_avx512.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_init_sse.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_x16_avx512.asm
/isa-l_crypto/sha256_mb/sha256_multibinary.asm
/isa-l_crypto/sha256_mb/sha256_ref.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
8cb7fe7808-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

multibuffer: add ISAL_ prefix to hash multibuffer enums

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


/isa-l_crypto/examples/saturation_test/md5_thread.c
sha_self_tests.c
/isa-l_crypto/include/md5_mb.h
/isa-l_crypto/include/multi_buffer.h
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sha1_mb_internal.h
/isa-l_crypto/include/sha256_mb.h
/isa-l_crypto/include/sha512_mb.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_ctx_aarch64_sve2.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_asimd.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve.c
/isa-l_crypto/md5_mb/aarch64/md5_mb_mgr_aarch64_sve2.c
/isa-l_crypto/md5_mb/md5_ctx_avx.c
/isa-l_crypto/md5_mb/md5_ctx_avx2.c
/isa-l_crypto/md5_mb/md5_ctx_avx512.c
/isa-l_crypto/md5_mb/md5_ctx_base.c
/isa-l_crypto/md5_mb/md5_ctx_base_aliases.c
/isa-l_crypto/md5_mb/md5_ctx_sse.c
/isa-l_crypto/md5_mb/md5_job.asm
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_flush_sse.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx2.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_avx512.asm
/isa-l_crypto/md5_mb/md5_mb_mgr_submit_sse.asm
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_ssl_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_test.c
/isa-l_crypto/md5_mb/md5_mb_rand_update_test.c
/isa-l_crypto/md5_mb/md5_mb_test.c
/isa-l_crypto/md5_mb/md5_mb_vs_ossl_perf.c
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_ctx_ce.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_asimd.c
/isa-l_crypto/sha1_mb/aarch64/sha1_mb_mgr_ce.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx2.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512.c
/isa-l_crypto/sha1_mb/sha1_ctx_avx512_ni.c
/isa-l_crypto/sha1_mb/sha1_ctx_base.c
/isa-l_crypto/sha1_mb/sha1_ctx_base_aliases.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse.c
/isa-l_crypto/sha1_mb/sha1_ctx_sse_ni.c
/isa-l_crypto/sha1_mb/sha1_job.asm
/isa-l_crypto/sha1_mb/sha1_mb.c
/isa-l_crypto/sha1_mb/sha1_mb_flush_test.c
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse.asm
/isa-l_crypto/sha1_mb/sha1_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha1_mb/sha1_mb_param_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_ssl_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_test.c
/isa-l_crypto/sha1_mb/sha1_mb_rand_update_test.c
/isa-l_crypto/sha1_mb/sha1_mb_test.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_perf.c
/isa-l_crypto/sha1_mb/sha1_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha1_mb/sha1_multi_buffer_example.c
/isa-l_crypto/sha256_mb/aarch64/sha256_ctx_ce.c
/isa-l_crypto/sha256_mb/aarch64/sha256_mb_mgr_ce.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx2.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512.c
/isa-l_crypto/sha256_mb/sha256_ctx_avx512_ni.c
/isa-l_crypto/sha256_mb/sha256_ctx_base.c
/isa-l_crypto/sha256_mb/sha256_ctx_base_aliases.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse.c
/isa-l_crypto/sha256_mb/sha256_ctx_sse_ni.c
/isa-l_crypto/sha256_mb/sha256_job.asm
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha256_mb/sha256_mb_flush_test.c
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_avx512_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_flush_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse.asm
/isa-l_crypto/sha256_mb/sha256_mb_mgr_submit_sse_ni.asm
/isa-l_crypto/sha256_mb/sha256_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_ssl_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_test.c
/isa-l_crypto/sha256_mb/sha256_mb_rand_update_test.c
/isa-l_crypto/sha256_mb/sha256_mb_test.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_perf.c
/isa-l_crypto/sha256_mb/sha256_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sha512_mb/aarch64/sha512_ctx_ce.c
/isa-l_crypto/sha512_mb/aarch64/sha512_mb_mgr_ce.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx2.c
/isa-l_crypto/sha512_mb/sha512_ctx_avx512.c
/isa-l_crypto/sha512_mb/sha512_ctx_base.c
/isa-l_crypto/sha512_mb/sha512_ctx_base_aliases.c
/isa-l_crypto/sha512_mb/sha512_ctx_sb_sse4.c
/isa-l_crypto/sha512_mb/sha512_ctx_sse.c
/isa-l_crypto/sha512_mb/sha512_job.asm
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_flush_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx2.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_avx512.asm
/isa-l_crypto/sha512_mb/sha512_mb_mgr_submit_sse.asm
/isa-l_crypto/sha512_mb/sha512_mb_param_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_ssl_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_test.c
/isa-l_crypto/sha512_mb/sha512_mb_rand_update_test.c
/isa-l_crypto/sha512_mb/sha512_mb_test.c
/isa-l_crypto/sha512_mb/sha512_mb_vs_ossl_perf.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_asimd_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sm_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sve.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_ctx_sve2.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_asimd_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sm_aarch64.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sve.c
/isa-l_crypto/sm3_mb/aarch64/sm3_mb_mgr_sve2.c
/isa-l_crypto/sm3_mb/sm3_ctx_avx2.c
/isa-l_crypto/sm3_mb/sm3_ctx_avx512.c
/isa-l_crypto/sm3_mb/sm3_ctx_base.c
/isa-l_crypto/sm3_mb/sm3_ctx_base_aliases.c
/isa-l_crypto/sm3_mb/sm3_job.asm
/isa-l_crypto/sm3_mb/sm3_mb.c
/isa-l_crypto/sm3_mb/sm3_mb_flush_test.c
/isa-l_crypto/sm3_mb/sm3_mb_mgr_flush_avx2.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_flush_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_submit_avx2.asm
/isa-l_crypto/sm3_mb/sm3_mb_mgr_submit_avx512.asm
/isa-l_crypto/sm3_mb/sm3_mb_param_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_ssl_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_test.c
/isa-l_crypto/sm3_mb/sm3_mb_rand_update_test.c
/isa-l_crypto/sm3_mb/sm3_mb_test.c
/isa-l_crypto/sm3_mb/sm3_mb_vs_ossl_perf.c
/isa-l_crypto/sm3_mb/sm3_mb_vs_ossl_shortage_perf.c
/isa-l_crypto/sm3_mb/sm3_ref_test.c
/isa-l_crypto/tests/acvp/acvp_app_isal_sha.c
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sm3_mb_over_4GB_test.c
0106da9107-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>

7f87eab403-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha1_mb: deprecate old API

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

69a73acf30-Apr-2024 Tomasz Kantecki <tomasz.kantecki@intel.com>

aes-gcm: add deprecate note to old AES-GCM API

Add "_" prefix to existing API names (old API) and makes them internal to the library.
Create new wrapper API with old names (no prefix) with a depreca

aes-gcm: add deprecate note to old AES-GCM API

Add "_" prefix to existing API names (old API) and makes them internal to the library.
Create new wrapper API with old names (no prefix) with a deprecation note.
Change self test and new API to call the internal API only.

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

show more ...


/isa-l_crypto/aes/aarch64/gcm_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/gcm_multibinary_aarch64.S
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_param_test.c
/isa-l_crypto/aes/gcm_avx_gen2.asm
/isa-l_crypto/aes/gcm_avx_gen4.asm
/isa-l_crypto/aes/gcm_multibinary.asm
/isa-l_crypto/aes/gcm_multibinary_nt.asm
/isa-l_crypto/aes/gcm_nt_rand_test.c
/isa-l_crypto/aes/gcm_nt_std_vectors_test.c
/isa-l_crypto/aes/gcm_ossl_perf.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/gcm_simple_example.c
/isa-l_crypto/aes/gcm_sse.asm
/isa-l_crypto/aes/gcm_std_vectors_random_test.c
/isa-l_crypto/aes/gcm_std_vectors_test.c
/isa-l_crypto/aes/gcm_vaes_avx512.asm
/isa-l_crypto/aes/keyexp_128.asm
/isa-l_crypto/aes/keyexp_192.asm
/isa-l_crypto/aes/keyexp_256.asm
/isa-l_crypto/aes/xts_128_dec_ossl_perf.c
/isa-l_crypto/aes/xts_128_dec_perf.c
/isa-l_crypto/aes/xts_128_enc_ossl_perf.c
/isa-l_crypto/aes/xts_128_enc_perf.c
/isa-l_crypto/aes/xts_128_expanded_key_test.c
/isa-l_crypto/aes/xts_128_rand.c
/isa-l_crypto/aes/xts_128_rand_ossl_test.c
/isa-l_crypto/aes/xts_128_test.c
/isa-l_crypto/aes/xts_256_dec_ossl_perf.c
/isa-l_crypto/aes/xts_256_dec_perf.c
/isa-l_crypto/aes/xts_256_enc_ossl_perf.c
/isa-l_crypto/aes/xts_256_enc_perf.c
/isa-l_crypto/aes/xts_256_expanded_key_test.c
/isa-l_crypto/aes/xts_256_rand.c
/isa-l_crypto/aes/xts_256_rand_ossl_test.c
/isa-l_crypto/aes/xts_256_test.c
/isa-l_crypto/examples/saturation_test/aes_thread.c
aes_self_tests.c
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_gcm_internal.h
/isa-l_crypto/tests/acvp/acvp_app_isal_gcm.c
811b558f03-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

aes: [XTS] deprecate old AES-XTS API

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


/isa-l_crypto/aes/XTS_AES_128_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_128_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_128_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_128_enc_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_dec_sse.asm
/isa-l_crypto/aes/XTS_AES_256_dec_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_avx.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_expanded_key_vaes.asm
/isa-l_crypto/aes/XTS_AES_256_enc_sse.asm
/isa-l_crypto/aes/XTS_AES_256_enc_vaes.asm
/isa-l_crypto/aes/aarch64/xts_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/xts_multibinary_aarch64.S
/isa-l_crypto/aes/aes_xts.c
/isa-l_crypto/aes/cbc_ossl_perf.c
/isa-l_crypto/aes/cbc_std_vectors_random_test.c
/isa-l_crypto/aes/cbc_std_vectors_test.c
/isa-l_crypto/aes/xts_aes_128_multibinary.asm
/isa-l_crypto/aes/xts_aes_256_multibinary.asm
/isa-l_crypto/examples/saturation_test/aes_thread.c
/isa-l_crypto/examples/saturation_test/md5_thread.c
aes_self_tests.c
/isa-l_crypto/include/aes_cbc.h
/isa-l_crypto/include/aes_xts.h
/isa-l_crypto/include/aes_xts_internal.h
/isa-l_crypto/md5_mb/md5_mb.c
/isa-l_crypto/md5_mb/md5_mb_param_test.c
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/sm3_mb/sm3_mb.c
/isa-l_crypto/sm3_mb/sm3_mb_param_test.c
/isa-l_crypto/tests/acvp/acvp_app_isal_cbc.c
/isa-l_crypto/tests/acvp/acvp_app_isal_xts.c
/isa-l_crypto/tests/extended/md5_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha1_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha256_mb_over_4GB_test.c
/isa-l_crypto/tests/extended/sha512_mb_over_4GB_test.c
/isa-l_crypto/tools/test_extended.sh
9b0cbfb301-May-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

aes: [CBC] deprecate old AES-CBC API

Add "_" prefix to existing API names (old API) and makes them internal to the library.
Create new wrapper API with old names with a deprecation note.
Call intern

aes: [CBC] deprecate old AES-CBC API

Add "_" prefix to existing API names (old API) and makes them internal to the library.
Create new wrapper API with old names with a deprecation note.
Call internal API in self tests and use the new API in the rest of the tests.

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

show more ...

cb5bcf4b01-May-2024 Marcel Cornu <marcel.d.cornu@intel.com>

deprecate old key expansion api

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


/isa-l_crypto/.github/workflows/ci.yml
/isa-l_crypto/Makefile.nmake
/isa-l_crypto/README.md
/isa-l_crypto/aes/aarch64/keyexp_aarch64_dispatcher.c
/isa-l_crypto/aes/aarch64/keyexp_multibinary_aarch64.S
/isa-l_crypto/aes/aes_gcm.c
/isa-l_crypto/aes/aes_keyexp.c
/isa-l_crypto/aes/cbc_pre.c
/isa-l_crypto/aes/gcm_pre.c
/isa-l_crypto/aes/keyexp_multibinary.asm
Makefile.am
aes_self_tests.c
/isa-l_crypto/include/aes_gcm.h
/isa-l_crypto/include/aes_keyexp.h
/isa-l_crypto/include/aes_keyexp_internal.h
/isa-l_crypto/include/isal_crypto_api.h
/isa-l_crypto/include/rolling_hashx.h
/isa-l_crypto/include/sha1_mb.h
/isa-l_crypto/include/sm3_mb.h
/isa-l_crypto/include/test.h
/isa-l_crypto/include/types.h
/isa-l_crypto/isa-l_crypto.def
/isa-l_crypto/mh_sha1/mh_sha1.c
/isa-l_crypto/mh_sha1/mh_sha1_block_avx.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx2.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_avx512.asm
/isa-l_crypto/mh_sha1/mh_sha1_block_sse.asm
/isa-l_crypto/mh_sha1/mh_sha1_param_test.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128.c
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx2.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_block_avx512.asm
/isa-l_crypto/mh_sha1_murmur3_x64_128/mh_sha1_murmur3_x64_128_param_test.c
/isa-l_crypto/mh_sha256/mh_sha256.c
/isa-l_crypto/mh_sha256/mh_sha256_block_avx.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx2.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_avx512.asm
/isa-l_crypto/mh_sha256/mh_sha256_block_sse.asm
/isa-l_crypto/mh_sha256/mh_sha256_param_test.c
/isa-l_crypto/rolling_hash/Makefile.am
/isa-l_crypto/rolling_hash/chunking_with_mb_hash.c
/isa-l_crypto/rolling_hash/rolling_hash2.c
/isa-l_crypto/rolling_hash/rolling_hash2_param_test.c
/isa-l_crypto/rolling_hash/rolling_hash2_test.c
/isa-l_crypto/sha1_mb/sha1_mb.c
/isa-l_crypto/sha1_mb/sha1_mb_param_test.c
/isa-l_crypto/sha256_mb/sha256_mb.c
/isa-l_crypto/sha512_mb/sha512_mb.c
/isa-l_crypto/sm3_mb/Makefile.am
/isa-l_crypto/sm3_mb/sm3_mb.c
/isa-l_crypto/sm3_mb/sm3_mb_param_test.c
/isa-l_crypto/tools/format.sh
1ada203926-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

sha1_mb: fix build on Windows

Fix build warnings on Windows.

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

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

fips: add SHA512 self tests

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

9d55840618-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

fips: add SHA256 self tests

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

ee4f120518-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>

ae502d0519-Apr-2024 Pablo de Lara <pablo.de.lara.guarch@intel.com>

fips: add GCM self tests

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

158a2fa504-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 ...

12