Andreas Wacknitz
2024-03-07 2a24dde787d74309b407701eb3a2677b2466766a
botan: update to 3.3.0

5 files modified
318 ■■■■■ changed files
components/library/botan/Makefile 8 ●●●● patch | view | raw | blame | history
components/library/botan/botan.p5m 24 ●●●● patch | view | raw | blame | history
components/library/botan/manifests/sample-manifest.p5m 24 ●●●● patch | view | raw | blame | history
components/library/botan/pkg5 2 ●●● patch | view | raw | blame | history
components/library/botan/test/results-all.master 260 ●●●●● patch | view | raw | blame | history
components/library/botan/Makefile
@@ -10,18 +10,18 @@
#
# Copyright 2015 Adam Stevko
# Copyright 2021, 2023 Andreas Wacknitz
# Copyright 2021, 2024 Andreas Wacknitz
#
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= botan
COMPONENT_VERSION= 3.2.0
COMPONENT_VERSION= 3.3.0
COMPONENT_SUMMARY= Crypto and TLS for Modern C++
COMPONENT_PROJECT_URL= https://botan.randombit.net/
COMPONENT_SRC= Botan-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:049c847835fcf6ef3a9e206b33de05dd38999c325e247482772a5598d9e5ece3
COMPONENT_ARCHIVE_HASH= sha256:368f11f426f1205aedb9e9e32368a16535dc11bd60351066e6f6664ec36b85b9
COMPONENT_ARCHIVE_URL= https://botan.randombit.net/releases/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI= library/security/botan
COMPONENT_CLASSIFICATION= System/Security
@@ -47,7 +47,7 @@
# cleanup CONFIGURE_OPTIONS presettings to prevent 
# ERROR:root:Unhandled option(s): CC= CXX= F77= FC= CFLAGS= CXXFLAGS= FFLAGS= FCFLAGS= LDFLAGS= PKG_CONFIG_PATH=
CONFIGURE_OPTIONS= 
CONFIGURE_OPTIONS += --prefix=/usr
CONFIGURE_OPTIONS += --prefix=$(USRDIR)
ifeq ($(strip $(MACH)),i386)
CONFIGURE_OPTIONS += --cpu=x86_64
else
components/library/botan/botan.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 Andreas Wacknitz
# Copyright 2024 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -25,6 +25,7 @@
file path=usr/bin/botan
file path=usr/include/botan-3/botan/aead.h
file path=usr/include/botan-3/botan/allocator.h
file path=usr/include/botan-3/botan/argon2.h
file path=usr/include/botan-3/botan/argon2fmt.h
file path=usr/include/botan-3/botan/asn1_obj.h
@@ -82,6 +83,8 @@
file path=usr/include/botan-3/botan/filter.h
file path=usr/include/botan-3/botan/filters.h
file path=usr/include/botan-3/botan/fpe_fe1.h
file path=usr/include/botan-3/botan/frodo_mode.h
file path=usr/include/botan-3/botan/frodokem.h
file path=usr/include/botan-3/botan/gost_3410.h
file path=usr/include/botan-3/botan/hash.h
file path=usr/include/botan-3/botan/hex.h
@@ -115,6 +118,7 @@
file path=usr/include/botan-3/botan/pipe.h
file path=usr/include/botan-3/botan/pk_algs.h
file path=usr/include/botan-3/botan/pk_keys.h
file path=usr/include/botan-3/botan/pk_ops.h
file path=usr/include/botan-3/botan/pk_ops_fwd.h
file path=usr/include/botan-3/botan/pkcs10.h
file path=usr/include/botan-3/botan/pkcs11.h
@@ -191,9 +195,12 @@
file path=usr/include/botan-3/botan/xof.h
file path=usr/include/botan-3/botan/zfec.h
file path=usr/include/botan-3/botan/zlib.h
link path=usr/lib/$(MACH64)/libbotan-3.so target=libbotan-3.so.2.2.0
link path=usr/lib/$(MACH64)/libbotan-3.so.2 target=libbotan-3.so.2.2.0
file path=usr/lib/$(MACH64)/libbotan-3.so.2.2.0
file path=usr/lib/$(MACH64)/cmake/Botan-$(HUMAN_VERSION)/botan-config-version.cmake
file path=usr/lib/$(MACH64)/cmake/Botan-$(HUMAN_VERSION)/botan-config.cmake
link path=usr/lib/$(MACH64)/libbotan-3.so target=libbotan-3.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/libbotan-3.so.$(HUMAN_VERSION)
link path=usr/lib/$(MACH64)/libbotan-3.so.3 \
    target=libbotan-3.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/pkgconfig/botan-3.pc
file path=usr/lib/python$(PYVER)/vendor-packages/botan3.py
file path=usr/share/doc/botan-$(HUMAN_VERSION)/authors.txt
@@ -220,6 +227,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/passhash.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pbkdf.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pkcs11.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/providers.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/psk_db.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pubkey.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/python.doctree
@@ -253,9 +261,11 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/dev_ref/todo.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/environment.pickle
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/goals.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/hardware_acceleration.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/index.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/migration_guide.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/old_news.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/openssl_migration_guide.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/packaging.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/roadmap.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/security.doctree
@@ -284,6 +294,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/passhash.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pbkdf.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pkcs11.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/providers.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/psk_db.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pubkey.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/python.rst.txt
@@ -316,9 +327,11 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/dev_ref/test_framework.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/dev_ref/todo.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/goals.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/hardware_acceleration.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/index.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/migration_guide.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/old_news.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/openssl_migration_guide.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/packaging.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/roadmap.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/security.rst.txt
@@ -360,6 +373,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/passhash.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pbkdf.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pkcs11.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/providers.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/psk_db.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pubkey.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/python.html
@@ -393,10 +407,12 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/dev_ref/todo.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/genindex.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/goals.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/hardware_acceleration.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/index.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/migration_guide.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/objects.inv
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/old_news.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/openssl_migration_guide.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/packaging.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/py-modindex.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/roadmap.html
components/library/botan/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -25,6 +25,7 @@
file path=usr/bin/botan
file path=usr/include/botan-3/botan/aead.h
file path=usr/include/botan-3/botan/allocator.h
file path=usr/include/botan-3/botan/argon2.h
file path=usr/include/botan-3/botan/argon2fmt.h
file path=usr/include/botan-3/botan/asn1_obj.h
@@ -82,6 +83,8 @@
file path=usr/include/botan-3/botan/filter.h
file path=usr/include/botan-3/botan/filters.h
file path=usr/include/botan-3/botan/fpe_fe1.h
file path=usr/include/botan-3/botan/frodo_mode.h
file path=usr/include/botan-3/botan/frodokem.h
file path=usr/include/botan-3/botan/gost_3410.h
file path=usr/include/botan-3/botan/hash.h
file path=usr/include/botan-3/botan/hex.h
@@ -115,6 +118,7 @@
file path=usr/include/botan-3/botan/pipe.h
file path=usr/include/botan-3/botan/pk_algs.h
file path=usr/include/botan-3/botan/pk_keys.h
file path=usr/include/botan-3/botan/pk_ops.h
file path=usr/include/botan-3/botan/pk_ops_fwd.h
file path=usr/include/botan-3/botan/pkcs10.h
file path=usr/include/botan-3/botan/pkcs11.h
@@ -191,9 +195,12 @@
file path=usr/include/botan-3/botan/xof.h
file path=usr/include/botan-3/botan/zfec.h
file path=usr/include/botan-3/botan/zlib.h
link path=usr/lib/$(MACH64)/libbotan-3.so target=libbotan-3.so.2.2.0
link path=usr/lib/$(MACH64)/libbotan-3.so.2 target=libbotan-3.so.2.2.0
file path=usr/lib/$(MACH64)/libbotan-3.so.2.2.0
file path=usr/lib/$(MACH64)/cmake/Botan-$(HUMAN_VERSION)/botan-config-version.cmake
file path=usr/lib/$(MACH64)/cmake/Botan-$(HUMAN_VERSION)/botan-config.cmake
link path=usr/lib/$(MACH64)/libbotan-3.so target=libbotan-3.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/libbotan-3.so.$(HUMAN_VERSION)
link path=usr/lib/$(MACH64)/libbotan-3.so.3 \
    target=libbotan-3.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/pkgconfig/botan-3.pc
file path=usr/lib/python$(PYVER)/vendor-packages/botan3.py
file path=usr/share/doc/botan-$(HUMAN_VERSION)/authors.txt
@@ -220,6 +227,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/passhash.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pbkdf.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pkcs11.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/providers.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/psk_db.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/pubkey.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/api_ref/python.doctree
@@ -253,9 +261,11 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/dev_ref/todo.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/environment.pickle
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/goals.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/hardware_acceleration.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/index.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/migration_guide.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/old_news.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/openssl_migration_guide.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/packaging.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/roadmap.doctree
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/.doctrees/security.doctree
@@ -284,6 +294,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/passhash.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pbkdf.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pkcs11.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/providers.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/psk_db.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/pubkey.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/api_ref/python.rst.txt
@@ -316,9 +327,11 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/dev_ref/test_framework.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/dev_ref/todo.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/goals.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/hardware_acceleration.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/index.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/migration_guide.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/old_news.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/openssl_migration_guide.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/packaging.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/roadmap.rst.txt
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/_sources/security.rst.txt
@@ -360,6 +373,7 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/passhash.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pbkdf.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pkcs11.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/providers.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/psk_db.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/pubkey.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/api_ref/python.html
@@ -393,10 +407,12 @@
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/dev_ref/todo.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/genindex.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/goals.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/hardware_acceleration.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/index.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/migration_guide.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/objects.inv
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/old_news.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/openssl_migration_guide.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/packaging.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/py-modindex.html
file path=usr/share/doc/botan-$(HUMAN_VERSION)/handbook/roadmap.html
components/library/botan/pkg5
@@ -14,4 +14,4 @@
        "library/security/botan"
    ],
    "name": "botan"
}
}
components/library/botan/test/results-all.master
@@ -1,8 +1,7 @@
make[1]: Entering directory '$(@D)'
Testing Botan 3.2.0 (release, dated 20231009, revision git:6f466a2704a31856ebc27451ca861527d3dd00a1, distribution unspecified)
Testing Botan 3.3.0 (release, dated 20240220, revision git:9074b04c1303a24e2084f8325fa570a5ad4f2478, distribution unspecified)
Properties:
  CPU flags: rdtsc sse2 ssse3 avx2 bmi2 aes_ni clmul rdrand
  drbg_seed: 179F2FF221097ABB
  drbg_seed: 17BA8A35E7F42DE8
aead:
AES-128/CCM(10,2) ran 86 tests all ok
AES-128/CCM(12,2) ran 43 tests all ok
@@ -82,6 +81,7 @@
BLAKE2b(256) ran 3059 tests all ok
BLAKE2b(384) ran 3059 tests all ok
BLAKE2b(512) ran 3213 tests all ok
BLAKE2s(256) ran 3069 tests all ok
CRC24 ran 350 tests all ok
CRC32 ran 328 tests all ok
Comb4P(MD4,MD5) ran 12 tests all ok
@@ -295,7 +295,7 @@
SHAKE-256 ran 21755 tests all ok
Salsa20 ran 227 tests all ok
util:
Util load/store ran 229 tests all ok
Util load/store ran 251 tests all ok
Util round_down ran 6 tests all ok
Util round_up ran 11 tests all ok
argon2:
@@ -356,10 +356,12 @@
BigInt Comparison EQ ran 6 tests all ok
BigInt Comparison LT ran 12 tests all ok
BigInt Comparison LTE ran 14 tests all ok
bn_ct_lshift:
BigInt const time shift ran 2048 tests all ok
bn_div:
BigInt Divide ran 4344 tests all ok
bn_gcd:
BigInt GCD ran 362 tests all ok
BigInt GCD ran 364 tests all ok
bn_invmod:
BigInt InvMod ran 221 tests all ok
bn_isprime:
@@ -405,11 +407,11 @@
Empty BufferSlicer ran 6 tests all ok
Empty BufferStuffer ran 5 tests all ok
Fill Alignment Buffer ran 10 tests all ok
Fill BufferStuffer ran 9 tests all ok
Fill BufferStuffer ran 13 tests all ok
Fresh Alignment Buffer ran 5 tests all ok
Handle unaligned data in Alignment Buffer (no block-defer) ran 13 tests all ok
Handle unaligned data in Alignment Buffer (with block-defer) ran 19 tests all ok
Read from BufferSlicer ran 22 tests all ok
Read from BufferSlicer ran 27 tests all ok
Strong type support ran 1 tests all ok
certstor:
Certificate Store - Find by subject hash ran 6 tests all ok
@@ -474,7 +476,7 @@
curve25519_agreement:
X25519/Raw key agreement ran 216 tests all ok
curve25519_keygen:
Curve25519 keygen ran 28 tests all ok
Curve25519 keygen ran 33 tests all ok
curve25519_rt:
Curve25519 roundtrip ran 10 tests all ok
curve25519_scalar:
@@ -486,7 +488,7 @@
Diffie-Hellman/KDF2(SHA-1) Valid key agreement ran 8 tests all ok
Diffie-Hellman/Raw Valid key agreement ran 108 tests all ok
dh_keygen:
DH modp/ietf/1024 keygen ran 28 tests all ok
DH modp/ietf/1024 keygen ran 33 tests all ok
dilithium_kat_4x4_AES_Deterministic:
Dilithium_4x4_AES ran 601 tests all ok
dilithium_kat_4x4_AES_Randomized:
@@ -512,12 +514,12 @@
dilithium_kat_8x7_Randomized:
Dilithium_8x7 ran 601 tests all ok
dilithium_keygen:
Dilithium Dilithium-4x4-AES-r3 keygen ran 28 tests all ok
Dilithium Dilithium-4x4-r3 keygen ran 28 tests all ok
Dilithium Dilithium-6x5-AES-r3 keygen ran 28 tests all ok
Dilithium Dilithium-6x5-r3 keygen ran 28 tests all ok
Dilithium Dilithium-8x7-AES-r3 keygen ran 28 tests all ok
Dilithium Dilithium-8x7-r3 keygen ran 28 tests all ok
Dilithium Dilithium-4x4-AES-r3 keygen ran 33 tests all ok
Dilithium Dilithium-4x4-r3 keygen ran 33 tests all ok
Dilithium Dilithium-6x5-AES-r3 keygen ran 33 tests all ok
Dilithium Dilithium-6x5-r3 keygen ran 33 tests all ok
Dilithium Dilithium-8x7-AES-r3 keygen ran 33 tests all ok
Dilithium Dilithium-8x7-r3 keygen ran 33 tests all ok
dilithium_roundtrips:
Dilithium_4x4_AES ran 17 tests all ok
Dilithium_4x4_AES_Randomized ran 17 tests all ok
@@ -557,7 +559,7 @@
DSA/SHA-384 signature verification ran 480 tests all ok
DSA/SHA-512 signature verification ran 480 tests all ok
dsa_keygen:
DSA dsa/jce/1024 keygen ran 28 tests all ok
DSA dsa/jce/1024 keygen ran 33 tests all ok
dsa_misc_verify:
DSA/Raw signature verification ran 16 tests all ok
dsa_param:
@@ -661,13 +663,13 @@
ECDH/Raw secp384r1 key agreement ran 75 tests all ok
ECDH/Raw secp521r1 key agreement ran 75 tests all ok
ecdh_keygen:
ECDH brainpool256r1 keygen ran 28 tests all ok
ECDH brainpool384r1 keygen ran 28 tests all ok
ECDH brainpool512r1 keygen ran 28 tests all ok
ECDH frp256v1 keygen ran 28 tests all ok
ECDH secp256r1 keygen ran 28 tests all ok
ECDH secp384r1 keygen ran 28 tests all ok
ECDH secp521r1 keygen ran 28 tests all ok
ECDH brainpool256r1 keygen ran 33 tests all ok
ECDH brainpool384r1 keygen ran 33 tests all ok
ECDH brainpool512r1 keygen ran 33 tests all ok
ECDH frp256v1 keygen ran 33 tests all ok
ECDH secp256r1 keygen ran 33 tests all ok
ECDH secp384r1 keygen ran 33 tests all ok
ECDH secp521r1 keygen ran 33 tests all ok
ecdh_unit:
ECDH key exchange ran 4 tests all ok
ecdsa_invalid:
@@ -675,10 +677,10 @@
ecdsa_key_recovery:
ECDSA key recovery ran 8 tests all ok
ecdsa_keygen:
ECDSA frp256v1 keygen ran 28 tests all ok
ECDSA secp256r1 keygen ran 28 tests all ok
ECDSA secp384r1 keygen ran 28 tests all ok
ECDSA secp521r1 keygen ran 28 tests all ok
ECDSA frp256v1 keygen ran 33 tests all ok
ECDSA secp256r1 keygen ran 33 tests all ok
ECDSA secp384r1 keygen ran 33 tests all ok
ECDSA secp521r1 keygen ran 33 tests all ok
ecdsa_keygen_stability:
ECDSA secp256k1 keygen stability ran 1 tests all ok
ECDSA secp521r1 keygen stability ran 1 tests all ok
@@ -800,9 +802,9 @@
ECDSA-secp521r1/SHA-512 signature verification ran 1080 tests all ok
ECDSA-secp521r1/SHA3-512 signature verification ran 449 tests all ok
ecgdsa_keygen:
ECGDSA secp256r1 keygen ran 28 tests all ok
ECGDSA secp384r1 keygen ran 28 tests all ok
ECGDSA secp521r1 keygen ran 28 tests all ok
ECGDSA secp256r1 keygen ran 33 tests all ok
ECGDSA secp384r1 keygen ran 33 tests all ok
ECGDSA secp521r1 keygen ran 33 tests all ok
ecgdsa_sign:
ECGDSA-brainpool192r1/RIPEMD-160 signature generation ran 12 tests all ok
ECGDSA-brainpool192r1/SHA-1 signature generation ran 12 tests all ok
@@ -828,9 +830,9 @@
ECIES other key not set ran 1 tests all ok
ECIES short system params ctor ran 3 tests all ok
eckcdsa_keygen:
ECKCDSA secp256r1 keygen ran 28 tests all ok
ECKCDSA secp384r1 keygen ran 28 tests all ok
ECKCDSA secp521r1 keygen ran 28 tests all ok
ECKCDSA secp256r1 keygen ran 33 tests all ok
ECKCDSA secp384r1 keygen ran 33 tests all ok
ECKCDSA secp521r1 keygen ran 33 tests all ok
eckcdsa_sign:
ECKCDSA-brainpool256r1/SHA-256 signature generation ran 12 tests all ok
ECKCDSA-brainpool384r1/SHA-384 signature generation ran 12 tests all ok
@@ -848,7 +850,7 @@
ed25519_key_valid:
Ed25519 key validity ran 9 tests all ok
ed25519_keygen:
Ed25519 keygen ran 28 tests all ok
Ed25519 keygen ran 33 tests all ok
ed25519_sign:
Ed25519/Ed25519ph signature generation ran 12 tests all ok
Ed25519/Pure signature generation ran 8508 tests all ok
@@ -861,7 +863,7 @@
elgamal_encrypt:
ElGamal/Raw encryption ran 66 tests all ok
elgamal_keygen:
ElGamal modp/ietf/1024 keygen ran 28 tests all ok
ElGamal modp/ietf/1024 keygen ran 33 tests all ok
eme_pkcs1v15:
PKCSv15 Decoding ran 65 tests all ok
entropy:
@@ -882,7 +884,7 @@
ffi_blockcipher:
FFI block ciphers ran 29 tests all ok
ffi_cbc_cipher:
FFI CBC cipher ran 39 tests all ok
FFI CBC cipher ran 41 tests all ok
ffi_cert_validation:
FFI Cert Validation ran 39 tests all ok
ffi_crl:
@@ -892,7 +894,7 @@
ffi_dsa:
FFI DSA ran 134 tests all ok
ffi_eax:
FFI EAX ran 47 tests all ok
FFI EAX ran 48 tests all ok
ffi_ecdh:
FFI ECDH ran 82 tests all ok
ffi_ecdsa:
@@ -908,7 +910,7 @@
ffi_fpe:
FFI FPE ran 12 tests all ok
ffi_gcm:
FFI GCM ran 58 tests all ok
FFI GCM ran 59 tests all ok
ffi_hashfunction:
FFI hash ran 34 tests all ok
ffi_hex:
@@ -946,7 +948,7 @@
ffi_sm2_sig:
FFI SM2 Sig ran 62 tests all ok
ffi_streamcipher:
FFI stream ciphers ran 11 tests all ok
FFI stream ciphers ran 12 tests all ok
ffi_totp:
FFI TOTP ran 9 tests all ok
ffi_utils:
@@ -974,11 +976,58 @@
Format utility ran 6 tests all ok
fpe_fe1:
FPE_FE1 ran 10 tests all ok
frodo_kat_tests:
PQC KAT for FrodoKEM with parameters FrodoKEM-1344-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters FrodoKEM-1344-SHAKE ran 275 tests all ok
PQC KAT for FrodoKEM with parameters FrodoKEM-640-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters FrodoKEM-640-SHAKE ran 275 tests all ok
PQC KAT for FrodoKEM with parameters FrodoKEM-976-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters FrodoKEM-976-SHAKE ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-1344-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-1344-SHAKE ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-640-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-640-SHAKE ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-976-AES ran 275 tests all ok
PQC KAT for FrodoKEM with parameters eFrodoKEM-976-SHAKE ran 275 tests all ok
frodo_keygen:
FrodoKEM FrodoKEM-640-AES keygen ran 33 tests all ok
FrodoKEM FrodoKEM-640-SHAKE keygen ran 33 tests all ok
FrodoKEM FrodoKEM-976-AES keygen ran 33 tests all ok
FrodoKEM FrodoKEM-976-SHAKE keygen ran 33 tests all ok
FrodoKEM eFrodoKEM-640-AES keygen ran 33 tests all ok
FrodoKEM eFrodoKEM-640-SHAKE keygen ran 33 tests all ok
FrodoKEM eFrodoKEM-976-AES keygen ran 33 tests all ok
FrodoKEM eFrodoKEM-976-SHAKE keygen ran 33 tests all ok
frodo_roundtrips:
FrodoKEM roundtrip: FrodoKEM-1344-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-1344-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-1344-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-1344-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-640-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-640-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-640-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-640-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-976-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-976-AES ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-976-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: FrodoKEM-976-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-1344-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-1344-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-1344-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-1344-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-640-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-640-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-640-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-640-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-976-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-976-AES ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-976-SHAKE ran 7 tests all ok
FrodoKEM roundtrip: eFrodoKEM-976-SHAKE ran 7 tests all ok
gf2m:
GF2m ran 131064 tests all ok
gost_3410_keygen:
GOST-34.10 gost_256A keygen ran 28 tests all ok
GOST-34.10 secp256r1 keygen ran 28 tests all ok
GOST-34.10 gost_256A keygen ran 33 tests all ok
GOST-34.10 secp256r1 keygen ran 33 tests all ok
gost_3410_sign:
GOST 34.10-2001/Raw signature generation ran 12 tests all ok
gost_3410_verify:
@@ -1039,25 +1088,20 @@
keccak_int_right_encode() ran 20 tests all ok
kyber_encodings:
kyber_encodings ran 17 tests all ok
kyber_kat_1024:
Kyber_1024 ran 800 tests all ok
kyber_kat_1024_90s:
Kyber_1024_90s ran 800 tests all ok
kyber_kat_512:
Kyber_512 ran 800 tests all ok
kyber_kat_512_90s:
Kyber_512_90s ran 800 tests all ok
kyber_kat_768:
Kyber_768 ran 800 tests all ok
kyber_kat_768_90s:
Kyber_768_90s ran 800 tests all ok
kyber_kat:
PQC KAT for Kyber with parameters Kyber-1024-90s-r3 ran 275 tests all ok
PQC KAT for Kyber with parameters Kyber-1024-r3 ran 275 tests all ok
PQC KAT for Kyber with parameters Kyber-512-90s-r3 ran 275 tests all ok
PQC KAT for Kyber with parameters Kyber-512-r3 ran 275 tests all ok
PQC KAT for Kyber with parameters Kyber-768-90s-r3 ran 275 tests all ok
PQC KAT for Kyber with parameters Kyber-768-r3 ran 275 tests all ok
kyber_keygen:
Kyber Kyber-1024-90s-r3 keygen ran 28 tests all ok
Kyber Kyber-1024-r3 keygen ran 28 tests all ok
Kyber Kyber-512-90s-r3 keygen ran 28 tests all ok
Kyber Kyber-512-r3 keygen ran 28 tests all ok
Kyber Kyber-768-90s-r3 keygen ran 28 tests all ok
Kyber Kyber-768-r3 keygen ran 28 tests all ok
Kyber Kyber-1024-90s-r3 keygen ran 33 tests all ok
Kyber Kyber-1024-r3 keygen ran 33 tests all ok
Kyber Kyber-512-90s-r3 keygen ran 33 tests all ok
Kyber Kyber-512-r3 keygen ran 33 tests all ok
Kyber Kyber-768-90s-r3 keygen ran 33 tests all ok
Kyber Kyber-768-r3 keygen ran 33 tests all ok
kyber_pairwise:
Kyber1024 API ran 6 tests all ok
Kyber1024_90s API ran 6 tests all ok
@@ -1085,6 +1129,7 @@
NIST P-256 reduction ran 34 tests all ok
NIST P-384 reduction ran 34 tests all ok
NIST P-521 reduction ran 34 tests all ok
ocb_lazy_alloc:
ocb_long:
OCB long ran 3474 tests all ok
ocb_long_wide:
@@ -1136,19 +1181,19 @@
pgp_s2k_iter:
PGP_S2K iteration encoding ran 2032132 tests all ok
pk_api_sign:
Sign/verify API tests DSA(dsa/jce/1024)/SHA-256 ran 11 tests all ok
Sign/verify API tests Dilithium(Dilithium-4x4-r3) ran 11 tests all ok
Sign/verify API tests ECDSA(secp256k1)/SHA-256 ran 11 tests all ok
Sign/verify API tests ECGDSA(secp256r1)/SHA-256 ran 11 tests all ok
Sign/verify API tests ECKCDSA(secp256r1)/SHA-256 ran 11 tests all ok
Sign/verify API tests Ed25519/Ed25519ph ran 11 tests all ok
Sign/verify API tests Ed25519/Pure ran 11 tests all ok
Sign/verify API tests GOST-34.10(gost_256A)/Raw ran 11 tests all ok
Sign/verify API tests RSA(2048)/PSSR(SHA-256) ran 11 tests all ok
Sign/verify API tests SM2(secp256r1)/ALICE123@YAHOO.COM,Raw ran 11 tests all ok
Sign/verify API tests SM2(secp256r1)/ALICE123@YAHOO.COM,SM3 ran 11 tests all ok
Sign/verify API tests SPHINCS+(SphincsPlus-shake-128s-r3.1) ran 11 tests all ok
Sign/verify API tests XMSS(XMSS-SHA2_10_256)/SHA2_10_256 ran 11 tests all ok
Sign/verify API tests DSA(dsa/jce/1024)/SHA-256 ran 12 tests all ok
Sign/verify API tests Dilithium(Dilithium-4x4-r3) ran 12 tests all ok
Sign/verify API tests ECDSA(secp256k1)/SHA-256 ran 12 tests all ok
Sign/verify API tests ECGDSA(secp256r1)/SHA-256 ran 12 tests all ok
Sign/verify API tests ECKCDSA(secp256r1)/SHA-256 ran 12 tests all ok
Sign/verify API tests Ed25519/Ed25519ph ran 12 tests all ok
Sign/verify API tests Ed25519/Pure ran 12 tests all ok
Sign/verify API tests GOST-34.10(gost_256A)/Raw ran 12 tests all ok
Sign/verify API tests RSA(2048)/PSSR(SHA-256) ran 12 tests all ok
Sign/verify API tests SM2(secp256r1)/ALICE123@YAHOO.COM,Raw ran 12 tests all ok
Sign/verify API tests SM2(secp256r1)/ALICE123@YAHOO.COM,SM3 ran 12 tests all ok
Sign/verify API tests SPHINCS+(SphincsPlus-shake-128s-r3.1) ran 12 tests all ok
Sign/verify API tests XMSS(XMSS-SHA2_10_256)/SHA2_10_256 ran 12 tests all ok
pk_pad_emsa_unit:
EMSA_name_tests ran 9 tests all ok
pk_workfactor:
@@ -1217,8 +1262,8 @@
RSA/KDF2(SHA-256) KEM ran 16 tests all ok
RSA/KDF2(SHA-512) KEM ran 8 tests all ok
rsa_keygen:
RSA 1024 keygen ran 28 tests all ok
RSA 1280 keygen ran 28 tests all ok
RSA 1024 keygen ran 33 tests all ok
RSA 1280 keygen ran 33 tests all ok
rsa_keygen_badrng:
RSA keygen with bad RNG ran 2 tests all ok
rsa_keygen_stability:
@@ -1297,8 +1342,8 @@
SM2/SHA-256 encryption ran 6 tests all ok
SM2/SM3 encryption ran 24 tests all ok
sm2_keygen:
SM2 secp256r1 keygen ran 28 tests all ok
SM2 sm2p256v1 keygen ran 28 tests all ok
SM2 secp256r1 keygen ran 33 tests all ok
SM2 sm2p256v1 keygen ran 33 tests all ok
sm2_sig:
SM2/ALICE123@YAHOO.COM,Raw signature generation ran 12 tests all ok
SM2/ALICE123@YAHOO.COM,SHA-256 signature generation ran 12 tests all ok
@@ -1339,18 +1384,18 @@
sphincsplus_fors:
SPHINCS+'s FORS ran 36 tests all ok
sphincsplus_keygen:
SPHINCS+ SphincsPlus-sha2-128f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-128s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-192f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-192s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-256f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-256s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-128f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-128s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-192f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-192s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-256f-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-shake-256s-r3.1 keygen ran 28 tests all ok
SPHINCS+ SphincsPlus-sha2-128f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-sha2-128s-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-sha2-192f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-sha2-192s-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-sha2-256f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-sha2-256s-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-128f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-128s-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-192f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-192s-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-256f-r3.1 keygen ran 33 tests all ok
SPHINCS+ SphincsPlus-shake-256s-r3.1 keygen ran 33 tests all ok
sphincsplus_wots:
SPHINCS+'s WOTS+ ran 36 tests all ok
srp6_kat:
@@ -1563,18 +1608,20 @@
write encrypted client handshake finished ran 1 tests all ok
tls_rfc8448_client:
Client Authentication (Client side) ran 61 tests all ok
Externally Provided PSK with ephemeral key (Client side) ran 56 tests all ok
Externally Provided PSK with ephemeral key (Client side) ran 58 tests all ok
Handshake involving Hello Retry Request (Client side) ran 68 tests all ok
Middlebox Compatibility Mode (Client side) ran 49 tests all ok
Middlebox Compatibility Mode (Client side) ran 51 tests all ok
RawPublicKey with Client Authentication (Client side) ran 62 tests all ok
Resumption with 0-RTT data (Client side) ran 12 tests all ok
Simple 1-RTT (Client side) ran 78 tests all ok
Simple 1-RTT (Client side) ran 80 tests all ok
tls_rfc8448_server:
Client Authentication (Server side) ran 73 tests all ok
Externally Provided PSK with ephemeral key (Server side) ran 55 tests all ok
Handshake involving Hello Retry Request (Server side) ran 72 tests all ok
Middlebox Compatibility Mode (Server side) ran 58 tests all ok
Resumption with 0-RTT data (Server side) ran 28 tests all ok
Simple 1-RTT (Server side) ran 79 tests all ok
Client Authentication (Server side) ran 77 tests all ok
Externally Provided PSK with ephemeral key (Server side) ran 58 tests all ok
Handshake involving Hello Retry Request (Server side) ran 77 tests all ok
Middlebox Compatibility Mode (Server side) ran 62 tests all ok
RawPublicKey with Client Authentication (Server side) ran 77 tests all ok
Resumption with 0-RTT data (Server side) ran 29 tests all ok
Simple 1-RTT (Server side) ran 82 tests all ok
tls_session:
TLS::Session ran 7 tests all ok
TLS::Session ran 7 tests all ok
@@ -1681,10 +1728,10 @@
DTLS v1.2 AES-128 DH ran 55 tests all ok
DTLS v1.2 AES-128 ECDH ran 112 tests all ok
DTLS v1.2 AES-128 RSA ran 112 tests all ok
DTLS v1.2 AES-128/CCM PSK ran 56 tests all ok
DTLS v1.2 AES-128/CCM PSK ran 55 tests all ok
DTLS v1.2 AES-128/CCM-8 PSK ran 56 tests all ok
DTLS v1.2 AES-128/GCM ECDH ran 56 tests all ok
DTLS v1.2 AES-128/GCM ECDH RSA ran 55 tests all ok
DTLS v1.2 AES-128/GCM ECDH ran 54 tests all ok
DTLS v1.2 AES-128/GCM ECDH RSA ran 54 tests all ok
DTLS v1.2 AES-128/GCM ECDH no OCSP ran 54 tests all ok
DTLS v1.2 AES-128/GCM ECDHE_PSK ran 56 tests all ok
DTLS v1.2 AES-128/GCM FFDHE-2048 ran 55 tests all ok
@@ -1696,7 +1743,7 @@
DTLS v1.2 AES-256/GCM client certs ran 62 tests all ok
DTLS v1.2 AES-256/GCM p521 ran 56 tests all ok
DTLS v1.2 AES-256/GCM secp112r1 ran 16 tests all ok
DTLS v1.2 AES-256/OCB ECDH ran 56 tests all ok
DTLS v1.2 AES-256/OCB ECDH ran 55 tests all ok
DTLS v1.2 ARIA/GCM ECDH ran 56 tests all ok
DTLS v1.2 Camellia-128/GCM ECDH ran 56 tests all ok
DTLS v1.2 ChaCha20Poly1305 ECDH ran 56 tests all ok
@@ -1735,7 +1782,7 @@
TLS v1.2 AES-256/OCB ECDH ran 51 tests all ok
TLS v1.2 ARIA/GCM ECDH ran 52 tests all ok
TLS v1.2 Camellia-128/GCM ECDH ran 51 tests all ok
TLS v1.2 ChaCha20Poly1305 ECDH ran 51 tests all ok
TLS v1.2 ChaCha20Poly1305 ECDH ran 52 tests all ok
TLS v1.2 Strict policy ran 52 tests all ok
TLS v1.2 Suite B ran 52 tests all ok
uri:
@@ -1824,6 +1871,7 @@
X509 Valid Constraints ECKCDSA ran 12 tests all ok
X509 Valid Constraints Ed25519 ran 1 tests all ok
X509 Valid Constraints ElGamal ran 10 tests all ok
X509 Valid Constraints FrodoKEM ran 10 tests all ok
X509 Valid Constraints GOST-34.10 ran 12 tests all ok
X509 Valid Constraints Kyber ran 10 tests all ok
X509 Valid Constraints RSA ran 12 tests all ok
@@ -1832,14 +1880,15 @@
X509 with TeletexString encoded fields ran 2 tests all ok
X509 with UCS-2 (BMPString) encoded fields ran 3 tests all ok
X509 with UTF-8 encoded fields ran 4 tests all ok
X509 with encoded PKIX.AuthorityInformationAccess extension ran 9 tests all ok
X509_Certificate list decode ran 3 tests all ok
x509_v1_ca:
Verifying using v1 certificate ran 2 tests all ok
x509_v2uid_in_v1:
Verifying v1 certificate using v2 uid fields ran 2 tests all ok
xmss_keygen:
XMSS XMSS-SHA2_10_192 keygen ran 28 tests all ok
XMSS XMSS-SHA2_10_256 keygen ran 28 tests all ok
XMSS XMSS-SHA2_10_192 keygen ran 33 tests all ok
XMSS XMSS-SHA2_10_256 keygen ran 33 tests all ok
xmss_keygen_reference:
XMSS-SHA2_10_256 ran 2 tests all ok
xmss_sign:
@@ -1888,5 +1937,4 @@
XMSS/SHAKE_20_512 verify invalid signature ran 28 tests all ok
zfec:
ZFEC encoding/decoding ran 3483 tests all ok
Tests complete ran 2738388 tests all tests ok
make[1]: Leaving directory '$(@D)'
Tests complete ran 2744504 tests all tests ok