>>> xmlsec: Building community/xmlsec 1.3.11-r0 (using abuild 3.17.0_rc2-r0) started Sun, 03 May 2026 14:37:55 +0000 >>> xmlsec: Validating /home/buildozer/aports/community/xmlsec/APKBUILD... >>> xmlsec: Analyzing dependencies... >>> xmlsec: Installing for build: build-base libtool libxml2-dev libxslt-dev nss-dev openssl-dev>3 nss-tools ( 1/21) Installing diffutils (3.12-r0) ( 2/21) Installing libltdl (2.6.0-r1) ( 3/21) Installing libtool (2.6.0-r1) ( 4/21) Installing zlib-dev (1.3.2-r0) ( 5/21) Installing xz-libs (5.8.3-r0) ( 6/21) Installing xz (5.8.3-r0) ( 7/21) Installing xz-dev (5.8.3-r0) ( 8/21) Installing libxml2 (2.13.9-r1) ( 9/21) Installing libxml2-utils (2.13.9-r1) (10/21) Installing libxml2-dev (2.13.9-r1) (11/21) Installing libxslt (1.1.43-r3) (12/21) Installing libxslt-dev (1.1.43-r3) (13/21) Installing nspr (4.38.2-r0) (14/21) Installing sqlite-libs (3.53.0-r0) (15/21) Installing nss (3.123.1-r0) (16/21) Installing linux-headers (7.0.0-r1) (17/21) Installing nspr-dev (4.38.2-r0) (18/21) Installing nss-dev (3.123.1-r0) (19/21) Installing openssl-dev (3.5.6-r0) (20/21) Installing nss-tools (3.123.1-r0) (21/21) Installing .makedepends-xmlsec (20260503.143755) Executing busybox-1.37.0-r31.trigger OK: 566.8 MiB in 124 packages >>> xmlsec: Cleaning up srcdir >>> xmlsec: Cleaning up pkgdir >>> xmlsec: Cleaning up tmpdir >>> xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xmlsec1-1.3.11.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> xmlsec: Fetching https://github.com/lsh123/xmlsec/releases/download/1.3.11/xmlsec1-1.3.11.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to release-assets.githubusercontent.com (185.199.108.133:443) saving to '/var/cache/distfiles/xmlsec1-1.3.11.tar.gz.part' xmlsec1-1.3.11.tar.g 100% |********************************| 2927k 0:00:00 ETA '/var/cache/distfiles/xmlsec1-1.3.11.tar.gz.part' saved /var/cache/distfiles/xmlsec1-1.3.11.tar.gz: OK >>> xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/xmlsec1-1.3.11.tar.gz /var/cache/distfiles/xmlsec1-1.3.11.tar.gz: OK >>> xmlsec: Unpacking /var/cache/distfiles/xmlsec1-1.3.11.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for loongarch64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for loongarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /bin/grep -E checking for cp... /bin/cp checking for grep... (cached) /bin/grep checking for mv... /bin/mv checking for rm... /bin/rm checking for sed... (cached) /bin/sed checking for sort... /usr/bin/sort checking for tar... /bin/tar checking for help2man... no checking for pandoc... no checking for python3... no checking for doxygen... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for 'cc' compiler type... "GCC" checking for build OS... "Linux" checking for development environment... no checking for legacy features support... no checking for experimental features support... no checking for shared library suffix... .so checking for __FUNCTION__ or __func__... __func__ checking for loongarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0 >= 2.9.13... yes checking for libxml2 library >= 2.9.13... yes checking for libxslt >= 1.1.35... yes checking for libxslt library >= 1.1.35... yes checking for openssl library installation in "/usr" folder... yes checking for openssl library >= 1.1.1... yes (openssl version '3.0.0') checking for OpenSSL 3+ engines support... disabled checking for mozilla-nspr >= 102.8... no checking for xulrunner-nspr >= 4.34.1... no checking for nspr >= 4.34.1... yes checking for mozilla-nss >= 102.8... no checking for xulrunner-nss >= 3.91... no checking for nss >= 3.91... yes checking for nspr library >= 4.34.1... yes checking for nss library >= 3.91... yes checking for libgnutls library >= 3.8.3... disabled checking for mscng... not found checking for mscrypto... disabled checking for libgcrypt library >= 1.4.0... disabled checking for default crypto library... yes ("openssl") checking for files support... yes checking for FTP support... disabled checking for HTTP support... no checking for MD5 support... disabled checking for RIPEMD-160 support... disabled checking for SHA1 support... yes (use discouraged) checking for SHA224 support... yes checking for SHA256 support... yes checking for SHA384 support... yes checking for SHA512 support... yes checking for SHA3 support... yes checking for HMAC support... yes checking for DH support... yes checking for DSA support... yes (use discouraged) checking for RSA support... yes checking for RSA PKCS 1.5 support... yes checking for RSA OAEP support... yes checking for Eliptic Curve support... yes checking for experimental ML-DSA support... disabled checking for experimental SLH-DSA support... disabled checking for EdDSA support... yes checking for XDH support... yes checking for x509 support... yes checking for DES support... yes (use discouraged) checking for AES support... yes checking for Camellia support... yes checking for ChaCha20 support... yes checking for ConcatKDF support... yes checking for PBKDF2 support... yes checking for HKDF support... yes checking for GOST 2001 support... disabled checking for GOST 2012 support... disabled checking for XMLDSig support... yes checking for XMLEnc support... yes checking for static linking... disabled checking for libltdl >= 1.0.0... no checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes checking for libltdl library installation... yes checking for xmlsec-crypto dynamic loading support... yes checking for xmlsec-crypto dynamic loading support in command line tool... yes checking for docs folder... $(datadir)/doc/xmlsec1 checking for man pages folder... $(mandir)/man1/ checking for Simple Keys Manager testing... yes checking for debugging... disabled checking for warnings as errors... disabled checking for profiling... disabled checking for pedantic... yes checking for secure memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating xmlsec1.pc config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/xml/Makefile config.status: creating docs/xml/api/Makefile config.status: creating docs/xml/api/Doxyfile config.status: creating docs/md/Makefile config.status: creating docs/md/api/Makefile config.status: creating docs/md/examples/Makefile config.status: creating docs/md/tutorial/Makefile config.status: creating docs/html/Makefile config.status: creating man/Makefile config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1-gcrypt.pc config.status: creating xmlsec1.spec config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: can't remove 'libtoolT': No such file or directory make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making all in xmlsec make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' Making all in openssl make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' Making all in nss make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making all in . make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' CC app.lo CC base64.lo CC bn.lo CC buffer.lo CC c14n.lo CC dl.lo CC enveloped.lo CC errors.lo CC io.lo CC keyinfo.lo CC keys.lo CC keysdata.lo CC keysdata_helpers.lo CC keysmngr.lo CC kw_helpers.lo CC list.lo CC membuf.lo CC nodeset.lo CC parser.lo CC relationship.lo CC strings.lo CC templates.lo CC transform_helpers.lo CC transforms.lo CC xmldsig.lo CC xmlenc.lo CC xmlsec.lo CC xmltree.lo CC xpath.lo CC xslt.lo CC x509_helpers.lo CCLD libxmlsec1.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making all in openssl make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' CC libxmlsec1_openssl_la-app.lo CC libxmlsec1_openssl_la-ciphers.lo CC libxmlsec1_openssl_la-crypto.lo CC libxmlsec1_openssl_la-der_encoded_value.lo CC libxmlsec1_openssl_la-digests.lo CC libxmlsec1_openssl_la-evp.lo CC libxmlsec1_openssl_la-kdf.lo CC libxmlsec1_openssl_la-key_agrmnt.lo CC libxmlsec1_openssl_la-keysstore.lo CC libxmlsec1_openssl_la-hmac.lo CC libxmlsec1_openssl_la-kw_rfc_3394.lo CC libxmlsec1_openssl_la-kw_des.lo CC libxmlsec1_openssl_la-kt_rsa.lo CC libxmlsec1_openssl_la-signatures.lo CC libxmlsec1_openssl_la-signatures_legacy.lo CC libxmlsec1_openssl_la-symkeys.lo CC libxmlsec1_openssl_la-x509.lo CC libxmlsec1_openssl_la-x509vfy.lo CCLD libxmlsec1-openssl.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' Making all in nss make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' CC libxmlsec1_nss_la-app.lo CC libxmlsec1_nss_la-ciphers_cbc.lo CC libxmlsec1_nss_la-ciphers_aead.lo CC libxmlsec1_nss_la-crypto.lo CC libxmlsec1_nss_la-digests.lo CC libxmlsec1_nss_la-hmac.lo CC libxmlsec1_nss_la-keysstore.lo CC libxmlsec1_nss_la-keytrans.lo CC libxmlsec1_nss_la-kw_des.lo CC libxmlsec1_nss_la-kw_rfc_3394.lo CC libxmlsec1_nss_la-kdf.lo CC libxmlsec1_nss_la-der_encoded_value.lo CC libxmlsec1_nss_la-pkikeys.lo CC libxmlsec1_nss_la-key_agrmnt.lo CC libxmlsec1_nss_la-signatures.lo CC libxmlsec1_nss_la-symkeys.lo CC libxmlsec1_nss_la-x509.lo CC libxmlsec1_nss_la-x509vfy.lo CCLD libxmlsec1-nss.la make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making all in apps make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' CC xmlsec.o CC crypto.o CC cmdline.o CC unit_tests/base64_unit_tests.o CC unit_tests/transform_helpers_unit_tests.o CC unit_tests/x509_unit_tests.o CC unit_tests/xmltree_unit_tests.o CC unit_tests/templates_unit_tests.o CC unit_tests/xmlsec_unit_tests.o CCLD xmlsec_unit_tests CCLD xmlsec1 make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' ======= Run 'make docs' in the xmlsec/man folder to rebuild man pages make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' Making all in docs make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' Making all in xml make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' Making all in api make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' ======= Run 'make docs' in the xmlsec/docs/xml/api folder to rebuild doxygen docs make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' ======= Run 'make docs' in the xmlsec/docs/xml folder to rebuild doxygen XML docs make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' Making all in md make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making all in examples make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' Making all in api make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' Making all in tutorial make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making all in html make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' ---------------------------- ATTENTION ----------------------------------- --- Some tests use resources hosted on external HTTP servers. --- --- If you lack an Internet connection or an external resource is --- Making check in include --- unavailable, the test will fail. --- ---------------------------- ATTENTION ----------------------------------- make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making check in xmlsec =================== Checking xmlsec-core ================================= === STARTED TESTS FOR 'base64' check 1 char ... check 1 char OK check 2 chars ... check 2 chars OK check 3 chars ... check 3 chars OK check 4 chars ... check 4 chars OK check 5 chars ... check 5 chars OK check 6 chars ... check 6 chars OK check multiline ... check multiline OK check multiline with space characters ... check multiline with space characters OK check NULL ... check NULL OK check missing both '=' ... check missing both '=' OK check missing second '=' ... check missing second '=' OK check missing first '=' ... check missing first '=' OK check output buffer too small ... check output buffer too small OK check non base64 chars ... check non base64 chars OK === FINSIHED TESTS FOR 'base64': TOTAL=14, SUCCESS=14, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'transform helpers' ChaCha20 read missing nonce ... ChaCha20 read missing nonce OK ChaCha20 read missing counter ... ChaCha20 read missing counter OK ChaCha20 read missing nonce strict ... ChaCha20 read missing nonce strict OK ChaCha20 write roundtrip ... ChaCha20 write roundtrip OK ChaCha20-Poly1305 read missing nonce ... ChaCha20-Poly1305 read missing nonce OK ChaCha20-Poly1305 write roundtrip ... ChaCha20-Poly1305 write roundtrip OK === FINSIHED TESTS FOR 'transform helpers': TOTAL=6, SUCCESS=6, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecX509EscapedStringRead' check empty string ... check empty string OK check end of line with trailing spaces ... check end of line with trailing spaces OK check end of line without trailing spaces ... check end of line without trailing spaces OK check with trailing spaces ... check with trailing spaces OK check without trailing spaces ... check without trailing spaces OK check \ converted to ... check \ converted to OK check \XXX converted to ... check \XXX converted to OK check NULL ... check NULL OK check bad hex char ... check bad hex char OK check output buffer too small ... check output buffer too small OK === FINSIHED TESTS FOR 'xmlSecX509EscapedStringRead': TOTAL=10, SUCCESS=10, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecX509AttrValueStringRead' check empty string ... check empty string OK check end of line with trailing spaces ... check end of line with trailing spaces OK check end of line without trailing spaces ... check end of line without trailing spaces OK check with trailing spaces ... check with trailing spaces OK check without trailing spaces ... check without trailing spaces OK check quoted end of line ... check quoted end of line OK check quoted with trailing spaces inside quotes ... check quoted with trailing spaces inside quotes OK check quoted without trailing spaces inside quotes ... check quoted without trailing spaces inside quotes OK check quoted with trailing spaces outside quotes ... check quoted with trailing spaces outside quotes OK check quoted without trailing spaces outside quotes ... check quoted without trailing spaces outside quotes OK check octet/hex ... check octet/hex OK check octet/hex end of line ... check octet/hex end of line OK check octet/hex with trailing spaces ... check octet/hex with trailing spaces OK check octet/hex without trailing spaces ... check octet/hex without trailing spaces OK check NULL ... check NULL OK check bad escaping ... check bad escaping OK check missing closing quote ... check missing closing quote OK check output buffer too small ... check output buffer too small OK check octet/hex with missing char end of line ... check octet/hex with missing char end of line OK check octet/hex with missing chars ... check octet/hex with missing chars OK check octet/hex with non-hex chars ... check octet/hex with non-hex chars OK === FINSIHED TESTS FOR 'xmlSecX509AttrValueStringRead': TOTAL=21, SUCCESS=21, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecX509NameRead' check empty string ... check empty string OK check one value ... check one value OK check empty value ... check empty value OK check two values ... check two values OK check two values with empty value ... check two values with empty value OK check octet string ... check octet string OK check spaces ... check spaces OK check end comma ... check end comma OK check email address ... check email address OK check NULL ... check NULL OK check missing = ... check missing = OK check bad value ... check bad value OK check missing name value pair ... check missing name value pair OK check bad callback ... check bad callback OK === FINSIHED TESTS FOR 'xmlSecX509NameRead': TOTAL=14, SUCCESS=14, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecIsEmptyString' xmlSecIsEmptyString: empty string ... xmlSecIsEmptyString: empty string OK xmlSecIsEmptyString: whitespace-only string ... xmlSecIsEmptyString: whitespace-only string OK xmlSecIsEmptyString: non-empty string ... xmlSecIsEmptyString: non-empty string OK xmlSecIsEmptyString: string with embedded text ... xmlSecIsEmptyString: string with embedded text OK === FINSIHED TESTS FOR 'xmlSecIsEmptyString': TOTAL=4, SUCCESS=4, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecGetNodeContentAndTrim' xmlSecGetNodeContentAndTrim: plain content ... xmlSecGetNodeContentAndTrim: plain content OK xmlSecGetNodeContentAndTrim: leading/trailing spaces trimmed ... xmlSecGetNodeContentAndTrim: leading/trailing spaces trimmed OK xmlSecGetNodeContentAndTrim: tabs and newlines trimmed ... xmlSecGetNodeContentAndTrim: tabs and newlines trimmed OK xmlSecGetNodeContentAndTrim: whitespace-only content returns empty string ... xmlSecGetNodeContentAndTrim: whitespace-only content returns empty string OK === FINSIHED TESTS FOR 'xmlSecGetNodeContentAndTrim': TOTAL=4, SUCCESS=4, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecGetNodeContentAsSize' xmlSecGetNodeContentAsSize: valid number ... xmlSecGetNodeContentAsSize: valid number OK xmlSecGetNodeContentAsSize: number with surrounding spaces ... xmlSecGetNodeContentAsSize: number with surrounding spaces OK xmlSecGetNodeContentAsSize: zero value ... xmlSecGetNodeContentAsSize: zero value OK xmlSecGetNodeContentAsSize: negative number fails ... xmlSecGetNodeContentAsSize: negative number fails OK xmlSecGetNodeContentAsSize: non-numeric content fails ... xmlSecGetNodeContentAsSize: non-numeric content fails OK === FINSIHED TESTS FOR 'xmlSecGetNodeContentAsSize': TOTAL=5, SUCCESS=5, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecNodeContentHex' xmlSecSetNodeContentAsHex/xmlSecGetNodeContentAsHex: roundtrip ... xmlSecSetNodeContentAsHex/xmlSecGetNodeContentAsHex: roundtrip OK xmlSecSetNodeContentAsHex: correct lowercase hex encoding ... xmlSecSetNodeContentAsHex: correct lowercase hex encoding OK xmlSecSetNodeContentAsHex: empty data produces empty content ... xmlSecSetNodeContentAsHex: empty data produces empty content OK === FINSIHED TESTS FOR 'xmlSecNodeContentHex': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecIsEmptyNode' xmlSecIsEmptyNode: no children ... xmlSecIsEmptyNode: no children OK xmlSecIsEmptyNode: whitespace-only text child ... xmlSecIsEmptyNode: whitespace-only text child OK xmlSecIsEmptyNode: non-empty text content ... xmlSecIsEmptyNode: non-empty text content OK xmlSecIsEmptyNode: child element makes node non-empty ... xmlSecIsEmptyNode: child element makes node non-empty OK === FINSIHED TESTS FOR 'xmlSecIsEmptyNode': TOTAL=4, SUCCESS=4, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecCreateTree' xmlSecCreateTree: creates tree with correct root name and namespace ... xmlSecCreateTree: creates tree with correct root name and namespace OK xmlSecCreateTree: creates tree with NULL namespace ... xmlSecCreateTree: creates tree with NULL namespace OK === FINSIHED TESTS FOR 'xmlSecCreateTree': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecAddChild' xmlSecAddChild: child has correct name and namespace ... xmlSecAddChild: child has correct name and namespace OK xmlSecAddChild: two calls produce two distinct nodes ... xmlSecAddChild: two calls produce two distinct nodes OK === FINSIHED TESTS FOR 'xmlSecAddChild': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecCheckNodeName' xmlSecCheckNodeName: matching name and ns returns 1 ... xmlSecCheckNodeName: matching name and ns returns 1 OK xmlSecCheckNodeName: wrong name returns 0 ... xmlSecCheckNodeName: wrong name returns 0 OK xmlSecCheckNodeName: wrong namespace returns 0 ... xmlSecCheckNodeName: wrong namespace returns 0 OK === FINSIHED TESTS FOR 'xmlSecCheckNodeName': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecFindChild' xmlSecFindChild: finds existing child ... xmlSecFindChild: finds existing child OK xmlSecFindChild: returns NULL when child not found ... xmlSecFindChild: returns NULL when child not found OK xmlSecFindChild: returns first matching child when multiple exist ... xmlSecFindChild: returns first matching child when multiple exist OK === FINSIHED TESTS FOR 'xmlSecFindChild': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecFindSibling' xmlSecFindSibling: finds next sibling by name and ns ... xmlSecFindSibling: finds next sibling by name and ns OK xmlSecFindSibling: matches self if it satisfies criteria ... xmlSecFindSibling: matches self if it satisfies criteria OK === FINSIHED TESTS FOR 'xmlSecFindSibling': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecFindParent' xmlSecFindParent: returns self when cur matches ... xmlSecFindParent: returns self when cur matches OK xmlSecFindParent: finds ancestor by walking up tree ... xmlSecFindParent: finds ancestor by walking up tree OK xmlSecFindParent: returns NULL when no match found ... xmlSecFindParent: returns NULL when no match found OK === FINSIHED TESTS FOR 'xmlSecFindParent': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecFindNode' xmlSecFindNode: finds direct child ... xmlSecFindNode: finds direct child OK xmlSecFindNode: finds deeply nested node ... xmlSecFindNode: finds deeply nested node OK xmlSecFindNode: returns NULL when node not found ... xmlSecFindNode: returns NULL when node not found OK === FINSIHED TESTS FOR 'xmlSecFindNode': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecGetNextElementNode' xmlSecGetNextElementNode: returns self when already an element ... xmlSecGetNextElementNode: returns self when already an element OK xmlSecGetNextElementNode: skips text node to find element ... xmlSecGetNextElementNode: skips text node to find element OK xmlSecGetNextElementNode: returns NULL when no element follows ... xmlSecGetNextElementNode: returns NULL when no element follows OK === FINSIHED TESTS FOR 'xmlSecGetNextElementNode': TOTAL=3, SUCCESS=3, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplSignatureCreate' xmlSecTmplSignatureCreate: creates correct node structure ... xmlSecTmplSignatureCreate: creates correct node structure OK xmlSecTmplSignatureCreate: Id attribute is set when provided ... xmlSecTmplSignatureCreate: Id attribute is set when provided OK === FINSIHED TESTS FOR 'xmlSecTmplSignatureCreate': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplSignatureCreateNsPref' xmlSecTmplSignatureCreateNsPref: namespace prefix is applied ... xmlSecTmplSignatureCreateNsPref: namespace prefix is applied OK xmlSecTmplSignatureCreateNsPref: NULL prefix produces valid node ... xmlSecTmplSignatureCreateNsPref: NULL prefix produces valid node OK === FINSIHED TESTS FOR 'xmlSecTmplSignatureCreateNsPref': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplSignatureGetMethodNodes' xmlSecTmplSignatureGetSignMethodNode: returns SignatureMethod node ... xmlSecTmplSignatureGetSignMethodNode: returns SignatureMethod node OK xmlSecTmplSignatureGetC14NMethodNode: returns CanonicalizationMethod node ... xmlSecTmplSignatureGetC14NMethodNode: returns CanonicalizationMethod node OK === FINSIHED TESTS FOR 'xmlSecTmplSignatureGetMethodNodes': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplSignatureEnsureKeyInfo' xmlSecTmplSignatureEnsureKeyInfo: adds KeyInfo when absent ... xmlSecTmplSignatureEnsureKeyInfo: adds KeyInfo when absent OK xmlSecTmplSignatureEnsureKeyInfo: second call returns same node ... xmlSecTmplSignatureEnsureKeyInfo: second call returns same node OK === FINSIHED TESTS FOR 'xmlSecTmplSignatureEnsureKeyInfo': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplSignatureAddReference' xmlSecTmplSignatureAddReference: creates Reference with URI and DigestMethod ... xmlSecTmplSignatureAddReference: creates Reference with URI and DigestMethod OK xmlSecTmplSignatureAddReference: can add multiple references ... xmlSecTmplSignatureAddReference: can add multiple references OK === FINSIHED TESTS FOR 'xmlSecTmplSignatureAddReference': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplEncDataCreate' xmlSecTmplEncDataCreate: creates correct EncryptedData structure ... xmlSecTmplEncDataCreate: creates correct EncryptedData structure OK xmlSecTmplEncDataCreate: NULL encMethodId omits EncryptionMethod child ... xmlSecTmplEncDataCreate: NULL encMethodId omits EncryptionMethod child OK === FINSIHED TESTS FOR 'xmlSecTmplEncDataCreate': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplEncDataEnsureCipherValue' xmlSecTmplEncDataEnsureCipherValue: adds CipherValue inside CipherData ... xmlSecTmplEncDataEnsureCipherValue: adds CipherValue inside CipherData OK xmlSecTmplEncDataEnsureCipherValue: second call returns same node ... xmlSecTmplEncDataEnsureCipherValue: second call returns same node OK === FINSIHED TESTS FOR 'xmlSecTmplEncDataEnsureCipherValue': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplEncDataEnsureKeyInfo' xmlSecTmplEncDataEnsureKeyInfo: adds KeyInfo before CipherData ... xmlSecTmplEncDataEnsureKeyInfo: adds KeyInfo before CipherData OK xmlSecTmplEncDataEnsureKeyInfo: second call returns same node ... xmlSecTmplEncDataEnsureKeyInfo: second call returns same node OK === FINSIHED TESTS FOR 'xmlSecTmplEncDataEnsureKeyInfo': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 === STARTED TESTS FOR 'xmlSecTmplKeyInfoAddKeyName' xmlSecTmplKeyInfoAddKeyName: adds KeyName with correct content ... xmlSecTmplKeyInfoAddKeyName: adds KeyName with correct content OK xmlSecTmplKeyInfoAddKeyName: NULL name produces empty KeyName ... xmlSecTmplKeyInfoAddKeyName: NULL name produces empty KeyName OK === FINSIHED TESTS FOR 'xmlSecTmplKeyInfoAddKeyName': TOTAL=2, SUCCESS=2, FAILURE=0, NOT FIISHED=0 =================== Checking xmlsec-core: SUCCESS ================================= for crypto in openssl nss ; do \ make check-crypto-$crypto || exit 1 ; \ done make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' Making check in openssl make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' =================== Checking xmlsec-openssl ================================= make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' Making check in nss make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' --- testKeys started for xmlsec-openssl library (20260503_143806) --- --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testKeys.sh-openssl-20260503_143806/full.log --------- Positive Testing ---------- make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' Test: aes-128 Checking required key data make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making check in . OK Creating new key make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making check in openssl make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' Making check in nss OK Test: aes-192 Checking required key data make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making check in apps make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' Making check in docs make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' Making check in xml make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' OK Creating new key Making check in api make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' Making check in md make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making check in examples make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' Making check in api make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' Making check in tutorial make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making check in html make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' OK Test: aes-256 Checking required key data OK Creating new key OK Test: camellia-128 Checking required key data OK Creating new key OK Test: camellia-192 Checking required key data OK Creating new key OK Test: camellia-256 Checking required key data OK Creating new key OK Test: chacha20-256 Checking required key data OK Creating new key OK Test: concatkdf-256 Checking required key data OK Creating new key OK Test: der-encoded-key-value Checking required key data OK Test: des-192 Checking required key data OK Creating new key OK Test: dh Checking required key data OK Test: dsa-1024 Checking required key data OK Creating new key OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading private key from pkcs12 file using ossl-store OK Reading private key from pkcs8 pem file OK Reading private key from pkcs8 der file OK Reading private key from pem file OK Reading private key from der file OK Reading public key from pem file using ossl-store OK Reading public key from pem file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: ec Checking required key data OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading private key from pkcs12 file using ossl-store OK Reading private key from pkcs8 pem file OK Reading private key from pkcs8 der file OK Reading private key from pem file OK Reading private key from der file OK Reading public key from pem file using ossl-store OK Reading public key from pem file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: eddsa-ed25519 Checking required key data OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading private key from pkcs12 file using ossl-store OK Reading private key from pkcs8 pem file OK Reading private key from pkcs8 der file OK Reading private key from pem file OK Reading private key from der file OK Reading public key from pem file using ossl-store OK Reading public key from pem file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: eddsa-ed448 Checking required key data OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading private key from pkcs12 file using ossl-store OK Reading private key from pkcs8 pem file OK Reading private key from pkcs8 der file OK Reading private key from pem file OK Reading private key from der file OK Reading public key from pem file using ossl-store OK Reading public key from pem file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: gost-2001 Checking required key data Skip Test: gost-2012-256 Checking required key data Skip Test: gost-2012-512 Checking required key data Skip Test: hkdf-256 Checking required key data OK Creating new key OK Test: hmac-192 Checking required key data OK Creating new key OK Test: ml-dsa-44 Checking required key data Skip Test: ml-dsa-65 Checking required key data Skip Test: ml-dsa-87 Checking required key data Skip Test: pbkdf2-256 Checking required key data OK Creating new key OK Test: raw-x509-cert Checking required key data OK Test: rsa-1024 Checking required key data OK Creating new key OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading private key from pkcs12 file using ossl-store OK Reading private key from pkcs8 pem file OK Reading private key from pkcs8 der file OK Reading private key from pem file OK Reading private key from der file OK Reading public key from pem file using ossl-store OK Reading public key from pem file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: slh-dsa-sha2-128f Checking required key data Skip Test: x509 Checking required key data OK Test: xdh Checking required key data OK --- testKeys finished --- --- detailed log is written to /tmp/xmlsec-testKeys.sh-openssl-20260503_143806/full.log --- --- OPENSSL FLAVOR: openssl --- TOTAL OK: 74; OK (percent): 91; TOTAL FAILED: 0; TOTAL SKIPPED: 7 --- SUCCESS PERCENT check is disabled for testKeys tests since the number of tests is very small and the success percent is not representative --- testDSig started for xmlsec-openssl library (20260503_143814) --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testDSig.sh-openssl-20260503_143814/full.log --------- Positive Testing ---------- Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha1-truncated40 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha1-truncated160 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha224 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha224 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha256 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha384 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha512 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha224-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha256-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha384-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha512-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-keyinforeference-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-derencoded-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-derencoded-ec Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-dsa1024-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-dsa2048-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa4096-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Negative test: RSA is disabled, should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Negative test: KeyValue (including RSA is disabled by default), should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-x509-data Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-x509-data Negative test: cert is not trusted, should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ec-prime256v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-ec-prime384v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ec-prime521v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-eddsa-ed25519-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-eddsa-ed448-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-x509digest-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/defCan-1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/defCan-2 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/xpointer-1-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-2-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-3-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-4-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-5-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-6-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-issuerserial Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-ski Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/signature-two-keynames Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-dsa-x509chain Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-x509chain Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-md5-hmac-md5 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-md5-hmac-md5-64 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160-64 Checking required transforms Skip Test: aleksey-xmldsig-01/xpointer-hmac Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-hmac-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-hmac-sha1-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-hmac-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-hmac-sha224-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-hmac-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-hmac-sha256-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-hmac-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-hmac-sha384-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-hmac-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-hmac-sha512-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-md5-rsa-md5 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-rsa-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-sha1-rsa-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-rsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256-relationship Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-rsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-rsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha224-rsa-pss-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-rsa-pss-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha384-rsa-pss-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-rsa-pss-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_224-rsa-pss-sha3_224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_256-rsa-pss-sha3_256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_384-rsa-pss-sha3_384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_512-rsa-pss-sha3_512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-dsa2048-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-dsa3072-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-dsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-ecdsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-ripemd160-ecdsa-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 (with --print-xml-debug) Checking required transforms OK Verify with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmldsig-01/enveloped-sha224-ecdsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-ecdsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha384-ecdsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-ecdsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_224-ecdsa-sha3_224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_256-ecdsa-sha3_256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_384-ecdsa-sha3_384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_512-ecdsa-sha3_512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-ecdsa-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ecdsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-ecdsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ecdsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-ecdsa-java-bug Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ecdsa-sha256_padded Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/x509data-test Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/x509data-test (with --print-xml-debug) Checking required transforms OK Checking required key data OK Verify with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmldsig-01/x509data-sn-test Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-ecdsa-sha256-with-asn1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ecdsa-sha512-with-asn1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-mldsa44 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa44-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa65 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa65-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa87 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa87-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128f-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128s-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192f-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192s-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256f-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256s-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519ph Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519ctx-with-context-string Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519ph-with-context-string Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed448 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed448ph Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed448ph-with-context-string Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK --------- Certificate verification testing ---------- Test: aleksey-xmldsig-01/enveloping-expired-cert Negative test: expired cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-expired-cert Expired cert but there is verification timestamp overwrite Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-expired-cert Expired cert but we skip timestamp checks Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Missing trusted cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Negative test: missing trusted cert but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Negative test: Same subject but wrong cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good: both good (cert1) and bad (cert2) certs present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good: both bad (cert2) and good (cert1) certs present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Cert chain is good: both intermidiate and trusted certs provided Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Cert chain is missing but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: Missing intermidiate cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: Wront trusted cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: CRL present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: CRL is past due Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert CRL is not valid yet Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert CRL is present but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should succeed because CRL is not verified Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should succeed because CRL is valid Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should fail becaused CRL is past due Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should succeed because --insecure bypasses all verifications Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Successfully use key without verification Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Negative test: key cannot be verified Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Negative test: key cannot be verified (cert is not yet valid) Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Successfully verify key Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmldsig-twenty-three/signature-enveloped-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-b64-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-hmac-sha1-40 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-hmac-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-external-b64-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-external-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-keyname Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-crt Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-crt-crl Negative test: CRL is present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmldsig-twenty-three/signature-x509-sn Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-is Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-ski Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-retrievalmethod-rawx509crt Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmlenc-five/encsig-ripemd160-hmac-ripemd160-kw-tripledes Checking required transforms Skip Test: merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-hmac-sha256-rsa-1_5 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-hmac-sha256-rsa-oaep-mgf1p Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-exc-c14n-one/exc-signature Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-c14n-three/signature Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xpath-filter2-three/sign-xfdl Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xpath-filter2-three/sign-spec Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-big Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-enveloping Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-manifest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-md5-c14n-enveloping Checking required transforms Skip Test: phaos-xmldsig-three/signature-hmac-sha1-40-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-40-exclusive-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-b64-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xpath-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xslt-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xslt-transform-retrieval-method Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloping Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-cert-chain Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-issuer-serial Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-ski Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-subject-name Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-xpath-transform-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xslt-transform-bad-retrieval-method Negative test: bad retrieval method Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloped-bad-digest-val Negative test: bad digest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloped-bad-sig Negative test: bad sig Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-crl Negative test: CRL present Checking required transforms OK Checking required key data OK Verify existing signature OK --------- These tests CAN FAIL (extra OS config required) ---------- Test: aleksey-xmldsig-01/enveloped-gost2001 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-gost2012-256 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-gost2012-512 Checking required transforms Skip --- testDSig finished --- detailed log is written to /tmp/xmlsec-testDSig.sh-openssl-20260503_143814/full.log --- OPENSSL FLAVOR: openssl --- TOTAL OK: 452; OK (percent): 93; TOTAL FAILED: 0; TOTAL SKIPPED: 30 --- testEnc started for xmlsec-openssl library (20260503_143846) --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testEnc.sh-openssl-20260503_143846/full.log --------- Positive Testing ---------- Test: xmlenc11-interop-2012/xenc11-example-AES128-GCM Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-2048__aes128-gcm__rsa-oaep-mgf1p Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-3072__aes192-gcm__rsa-oaep-mgf1p__Sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-3072__aes256-gcm__rsa-oaep__Sha384-MGF_Sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-4096__aes256-gcm__rsa-oaep__Sha512-MGF_Sha1_PSource Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey-example-ConcatKDF-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey3-example-ConcatKDF-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey-example-PBKDF2-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey3-example-PBKDF2-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha1_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha224_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha384_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha512_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha1_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha224_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha384_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha512_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_prf_only_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P256__aes128-gcm__kw-aes128__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P384__aes192-gcm__kw-aes192__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P521__aes256-gcm__kw-aes256__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__DH-1024__aes128-gcm__kw-aes128__dh-es__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha1_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha224_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_224_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p384_concatkdf_sha384_kw_aes192_aes192gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p521_concatkdf_sha512_kw_aes256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_dh_concatkdf_sha256_kw_aes128_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha1_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha224_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_subject_name Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_issuer_name_serial Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_ski Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha224 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha256 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha384 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha512 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_224 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_256 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_384 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_512 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-enc-keys Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-enc-keys Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/large_input Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-element-isolatin1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-content-isolatin1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname Test '--des-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname2 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128cbc-keyname Test '--aes-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname-ref Checking required transforms OK Decrypt existing document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname-ref Negative test: all cipher references are disabled Decrypt existing document OK Test: aleksey-xmlenc-01/enc-aes256cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia192cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia256cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia256cbc-keyname Test '--camellia-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia256-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia128-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia192-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20-keyname Test '--chacha20-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20-keyname-missing-nonce Checking required transforms OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20poly1305-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20poly1305-keyname-missing-nonce Checking required transforms OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20poly1305-aad-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-content Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-element Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-element-root Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-aes192-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1-params Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1 (with --print-xml-debug) Checking required transforms OK Checking required key data OK Decrypt with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_md5 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_ripemd160 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_md5_mgf1_sha512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_ripemd160_mgf1_sha512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1_mgf1_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224_mgf1_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256_mgf1_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384_mgf1_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_enc11_sha512_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-recipients Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-recipients Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes128-cbc Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-tripledes-cbc Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-aes256-cbc-prop Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-aes192-cbc-ref Checking required transforms OK Decrypt existing document OK Test: merlin-xmlenc-five/encrypt-element-aes128-cbc-rsa-1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p-sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256 Checking required transforms OK Decrypt existing document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes192-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-aes192-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5 Negative test: missing key Decrypt existing document OK Test: 01-phaos-xmlenc-3/enc-text-aes256-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kw-3des Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes128-kw-3des Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kw-aes128 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-3des-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes192-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes192-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes256-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-3des-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-aes128-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/bad-alg-enc-element-aes128-kw-3des Negative test: bad alg enc element Decrypt existing document OK --------- AES-GCM tests include both positive and negative tests ---------- --- detailed log is written to /tmp/xmlsec-testEnc.sh-openssl-20260503_143846/full.log Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK --- testEnc finished --- detailed log is written to /tmp/xmlsec-testEnc.sh-openssl-20260503_143846/full.log --- OPENSSL FLAVOR: openssl --- TOTAL OK: 834; OK (percent): 99; TOTAL FAILED: 0; TOTAL SKIPPED: 4 make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' =================== Checking xmlsec-nss ================================= --- testKeys started for xmlsec-nss library (20260503_143935) --- --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testKeys.sh-nss-20260503_143935/full.log --------- Positive Testing ---------- Test: aes-128 Checking required key data OK Creating new key OK Test: aes-192 Checking required key data OK Creating new key OK Test: aes-256 Checking required key data OK Creating new key OK Test: camellia-128 Checking required key data OK Creating new key OK Test: camellia-192 Checking required key data OK Creating new key OK Test: camellia-256 Checking required key data OK Creating new key OK Test: chacha20-256 Checking required key data OK Creating new key OK Test: concatkdf-256 Checking required key data OK Creating new key OK Test: der-encoded-key-value Checking required key data OK Test: des-192 Checking required key data OK Creating new key OK Test: dh Checking required key data Skip Test: dsa-1024 Checking required key data OK Creating new key OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: ec Checking required key data OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: eddsa-ed25519 Checking required key data OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: eddsa-ed448 Checking required key data OK Test: gost-2001 Checking required key data Skip Test: gost-2012-256 Checking required key data Skip Test: gost-2012-512 Checking required key data Skip Test: hkdf-256 Checking required key data OK Creating new key OK Test: hmac-192 Checking required key data OK Creating new key OK Test: ml-dsa-44 Checking required key data Skip Test: ml-dsa-65 Checking required key data Skip Test: ml-dsa-87 Checking required key data Skip Test: pbkdf2-256 Checking required key data OK Creating new key OK Test: raw-x509-cert Checking required key data OK Test: rsa-1024 Checking required key data OK Creating new key OK Reading private key from pkcs12 file OK Reading private key name from pkcs12 file OK Reading public key from der file OK Reading public key from pem cert file OK Reading public key from der cert file OK Test: slh-dsa-sha2-128f Checking required key data Skip Test: x509 Checking required key data OK Test: xdh Checking required key data OK --- testKeys finished --- --- detailed log is written to /tmp/xmlsec-testKeys.sh-nss-20260503_143935/full.log --- --- TOTAL OK: 32; OK (percent): 80; TOTAL FAILED: 0; TOTAL SKIPPED: 8 --- SUCCESS PERCENT check is disabled for testKeys tests since the number of tests is very small and the success percent is not representative --- testDSig started for xmlsec-nss library (20260503_143938) --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testDSig.sh-nss-20260503_143938/full.log --------- Positive Testing ---------- Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha1-truncated40 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha1-truncated160 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha224 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha224 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha256 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha384 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-hmac-sha512 Checking required transforms OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p256_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p384_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-p521_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa_sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-rsa_sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha224-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha256-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha384-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-sha512-rsa_sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig11-interop-2012/signature-enveloping-keyinforeference-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-derencoded-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig11-interop-2012/signature-enveloping-derencoded-ec Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-dsa1024-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-dsa2048-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa4096-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Negative test: RSA is disabled, should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-rsa-key-value Negative test: KeyValue (including RSA is disabled by default), should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-x509-data Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa2048-retrieval-method-x509-data Negative test: cert is not trusted, should fail Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ec-prime256v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-ec-prime384v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ec-prime521v1-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-eddsa-ed25519-der-encoded-key-value Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-eddsa-ed448-der-encoded-key-value Checking required transforms Skip Test: xmldsig11-interop-2012/signature-enveloping-x509digest-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/defCan-1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/defCan-2 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: xmldsig2ed-tests/xpointer-1-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-2-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-3-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-4-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-5-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: xmldsig2ed-tests/xpointer-6-SUN Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-issuerserial Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-ski Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-digest-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Signature cert lookup in NSS DB Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-x509-issuerserial Signature cert lookup in NSS DB Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/signature-two-keynames Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-dsa-x509chain Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-x509chain Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-md5-hmac-md5 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-md5-hmac-md5-64 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160-64 Checking required transforms Skip Test: aleksey-xmldsig-01/xpointer-hmac Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-hmac-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha1-hmac-sha1-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-hmac-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-hmac-sha224-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-hmac-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-hmac-sha256-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-hmac-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-hmac-sha384-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-hmac-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-hmac-sha512-64 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-md5-rsa-md5 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-ripemd160-rsa-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-sha1-rsa-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha224-rsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256-relationship Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-rsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-rsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha224-rsa-pss-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-rsa-pss-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha384-rsa-pss-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-rsa-pss-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_224-rsa-pss-sha3_224 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_256-rsa-pss-sha3_256 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_384-rsa-pss-sha3_384 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_512-rsa-pss-sha3_512 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_224 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_256 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_384 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-rsa-pss-sha3_512 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-sha256-dsa2048-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-dsa3072-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-dsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-ecdsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-ripemd160-ecdsa-ripemd160 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Checking required transforms OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Lookup key in NSS DB Checking required transforms OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 (with --print-xml-debug) Checking required transforms OK Verify with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmldsig-01/enveloped-sha224-ecdsa-sha224 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-ecdsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha384-ecdsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-ecdsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha3_224-ecdsa-sha3_224 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_256-ecdsa-sha3_256 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_384-ecdsa-sha3_384 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha3_512-ecdsa-sha3_512 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloping-sha1-ecdsa-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ecdsa-sha256 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha384-ecdsa-sha384 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ecdsa-sha512 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-ecdsa-java-bug Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-ecdsa-sha256_padded Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/x509data-test Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/x509data-test (with --print-xml-debug) Checking required transforms OK Checking required key data OK Verify with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmldsig-01/x509data-sn-test Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-ecdsa-sha256-with-asn1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloping-sha512-ecdsa-sha512-with-asn1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha512-mldsa44 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa65 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-mldsa87 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-128s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-192s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256f Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha512-slhdsa-sha2-256s Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519ph Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed25519ctx-with-context-string Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed448 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-sha256-eddsa-ed448ph Checking required transforms Skip --------- Certificate verification testing ---------- Test: aleksey-xmldsig-01/enveloping-expired-cert Negative test: expired cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-expired-cert Expired cert but there is verification timestamp overwrite Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Missing trusted cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloping-sha256-rsa-sha256 Negative test: missing trusted cert but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Negative test: Same subject but wrong cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good: both good (cert1) and bad (cert2) certs present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-same-subj-cert Cert chain is good: both bad (cert2) and good (cert1) certs present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Cert chain is good: both intermidiate and trusted certs provided Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Cert chain is missing but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: Missing intermidiate cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: Wront trusted cert Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: CRL present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert Negative test: CRL is past due Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-missing-cert CRL is present but there is --insecure bypass Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should succeed because CRL is not verified Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should fail becaused CRL is past due Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-x509-subjectname Verify CRL: this should succeed because --insecure bypasses all verifications Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Successfully use key without verification Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Negative test: key cannot be verified Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Negative test: key cannot be verified (cert is not yet valid) Checking required transforms OK Checking required key data OK Verify existing signature OK Test: aleksey-xmldsig-01/enveloped-sha1-rsa-sha1 Successfully verify key Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmldsig-twenty-three/signature-enveloped-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-b64-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-hmac-sha1-40 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-hmac-sha1 Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-enveloping-rsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-external-b64-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-external-dsa Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-keyname Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-crt Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-crt-crl Negative test: CRL is present Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmldsig-twenty-three/signature-x509-sn Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-is Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-x509-ski Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature-retrievalmethod-rawx509crt Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmldsig-twenty-three/signature Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-xmlenc-five/encsig-ripemd160-hmac-ripemd160-kw-tripledes Checking required transforms Skip Test: merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-hmac-sha256-rsa-1_5 Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xmlenc-five/encsig-hmac-sha256-rsa-oaep-mgf1p Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-exc-c14n-one/exc-signature Checking required transforms OK Checking required key data OK Verify existing signature OK Create new signature OK Verify new signature OK Test: merlin-c14n-three/signature Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xpath-filter2-three/sign-xfdl Checking required transforms OK Checking required key data OK Verify existing signature OK Test: merlin-xpath-filter2-three/sign-spec Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-big Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-enveloping Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-dsa-manifest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-md5-c14n-enveloping Checking required transforms Skip Test: phaos-xmldsig-three/signature-hmac-sha1-40-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-40-exclusive-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-comments-detached Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-enveloped Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-b64-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xpath-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xslt-transform Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-detached-xslt-transform-bad-retrieval-method Negative test: bad retrieval method Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloped-bad-digest-val Negative test: bad digest Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-enveloped-bad-sig Negative test: bad sig Checking required transforms OK Checking required key data OK Verify existing signature OK Test: phaos-xmldsig-three/signature-rsa-manifest-x509-data-crl Negative test: CRL present Checking required transforms OK Checking required key data OK Verify existing signature OK --------- These tests CAN FAIL (extra OS config required) ---------- Test: aleksey-xmldsig-01/enveloped-gost2001 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-gost2012-256 Checking required transforms Skip Test: aleksey-xmldsig-01/enveloped-gost2012-512 Checking required transforms Skip --- testDSig finished --- detailed log is written to /tmp/xmlsec-testDSig.sh-nss-20260503_143938/full.log --- TOTAL OK: 390; OK (percent): 91; TOTAL FAILED: 0; TOTAL SKIPPED: 38 --- testEnc started for xmlsec-nss library (20260503_143956) --- LD_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/.libs: --- LTDL_LIBRARY_PATH=/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss/.libs:/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl/.libs: --- log file is /tmp/xmlsec-testEnc.sh-nss-20260503_143956/full.log --------- Positive Testing ---------- Test: xmlenc11-interop-2012/xenc11-example-AES128-GCM Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-2048__aes128-gcm__rsa-oaep-mgf1p Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-3072__aes192-gcm__rsa-oaep-mgf1p__Sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-3072__aes256-gcm__rsa-oaep__Sha384-MGF_Sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__RSA-4096__aes256-gcm__rsa-oaep__Sha512-MGF_Sha1_PSource Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey-example-ConcatKDF-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey3-example-ConcatKDF-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey-example-PBKDF2-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/dkey3-example-PBKDF2-crypto Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha1_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha224_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha384_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_pbkdf2_hmac_sha512_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha1_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha224_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha384_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_hmac_sha512_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_hkdf_prf_only_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P256__aes128-gcm__kw-aes128__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P384__aes192-gcm__kw-aes192__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__EC-P521__aes256-gcm__kw-aes256__ECDH-ES__ConcatKDF Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: xmlenc11-interop-2012/cipherText__DH-1024__aes128-gcm__kw-aes128__dh-es__ConcatKDF Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha1_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha224_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_224_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_256_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_384_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p256_concatkdf_sha3_512_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p384_concatkdf_sha384_kw_aes192_aes192gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p521_concatkdf_sha512_kw_aes256_aes256gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_dh_concatkdf_sha256_kw_aes128_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha1_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha224_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_pbkdf2_1000_hmac_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_ecdh_p256_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x25519_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_concatkdf_sha256_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_xdh_x25519_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_concatkdf_sha384_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha256_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha384_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_xdh_x25519_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_xdh_x448_hkdf_sha512_kw_aes256_aes128gcm Checking required transforms Skip Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_subject_name Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_issuer_name_serial Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_ski Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha224 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha256 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha384 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha512 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_224 Checking required transforms Skip Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_256 Checking required transforms Skip Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_384 Checking required transforms Skip Test: aleksey-xmlenc-01/enc_rsa_1_5_x509_digest_sha3_512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-two-enc-keys Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-enc-keys Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/large_input Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-element-isolatin1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-content-isolatin1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname Test '--des-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname2 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128cbc-keyname Test '--aes-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname-ref Checking required transforms OK Decrypt existing document OK Test: aleksey-xmlenc-01/enc-aes192cbc-keyname-ref Negative test: all cipher references are disabled Decrypt existing document OK Test: aleksey-xmlenc-01/enc-aes256cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes128gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes192gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256gcm-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia192cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia256cbc-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia256cbc-keyname Test '--camellia-key' option Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia256-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia128-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-camellia128cbc-kw-camellia192-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20-keyname Checking required transforms Skip Test: aleksey-xmlenc-01/enc-chacha20-keyname Test '--chacha20-key' option Checking required transforms Skip Test: aleksey-xmlenc-01/enc-chacha20-keyname-missing-nonce Checking required transforms Skip Test: aleksey-xmlenc-01/enc-chacha20poly1305-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20poly1305-keyname-missing-nonce Checking required transforms OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-chacha20poly1305-aad-keyname Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-content Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-element Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-keyname-element-root Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-des3cbc-aes192-keyname Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1-params Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1 Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1 (with --print-xml-debug) Checking required transforms OK Checking required key data OK Decrypt with --print-xml-debug OK Verify --print-xml-debug output with xmllint OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_md5 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_ripemd160 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_224 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_256 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_384 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha3_512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_md5_mgf1_sha512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_ripemd160_mgf1_sha512 Checking required transforms Skip Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha1_mgf1_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha224_mgf1_sha224 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha256_mgf1_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha384_mgf1_sha384 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_sha512_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-aes256-kt-rsa_oaep_enc11_sha512_mgf1_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-recipients Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: aleksey-xmlenc-01/enc-two-recipients Checking required transforms OK Checking required key data OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes128-cbc Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-tripledes-cbc Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-aes256-cbc-prop Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-aes192-cbc-ref Checking required transforms OK Decrypt existing document OK Test: merlin-xmlenc-five/encrypt-element-aes128-cbc-rsa-1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p-sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256 Checking required transforms OK Decrypt existing document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kt-rsa_oaep_sha512 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes192-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-aes192-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5 Negative test: missing key Decrypt existing document OK Test: 01-phaos-xmlenc-3/enc-text-aes256-kt-rsa_oaep_sha1 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-3des-kw-3des Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes128-kw-3des Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kw-aes128 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes128-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-3des-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-content-aes192-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes192-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-element-aes256-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-3des-kw-aes256 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/enc-text-aes128-kw-aes192 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: 01-phaos-xmlenc-3/bad-alg-enc-element-aes128-kw-3des Negative test: bad alg enc element Decrypt existing document OK --------- AES-GCM tests include both positive and negative tests ---------- --- detailed log is written to /tmp/xmlsec-testEnc.sh-nss-20260503_143956/full.log Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes128/aes128-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-01 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-05 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-14 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-12 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-04 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-07 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-09 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-10 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-13 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-256-0-128-15 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-02 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-03 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-06 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-08 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-11 Checking required transforms OK Decrypt existing document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK Test: nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15 Checking required transforms OK Decrypt existing document OK Encrypt document OK Decrypt new document OK --- testEnc finished --- detailed log is written to /tmp/xmlsec-testEnc.sh-nss-20260503_143956/full.log --- TOTAL OK: 769; OK (percent): 96; TOTAL FAILED: 0; TOTAL SKIPPED: 26 make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' >>> xmlsec: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making install in xmlsec make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' Making install in openssl make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make install-exec-hook /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl /usr/bin/install -c -m 644 app.h crypto.h evp.h keysstore.h symbols.h x509.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/openssl' make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/openssl' Making install in nss make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make install-exec-hook /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss /usr/bin/install -c -m 644 app.h crypto.h symbols.h keysstore.h pkikeys.h x509.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec/nss' make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec/nss' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make install-exec-hook /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec' make[5]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' /bin/sh /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/install-sh -d /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec /usr/bin/install -c -m 644 app.h base64.h bn.h buffer.h crypto.h dl.h errors.h exports.h io.h keyinfo.h keysdata.h keys.h keysmngr.h list.h membuf.h nodeset.h parser.h private.h strings.h templates.h transforms.h version.h x509.h xmldsig.h xmlenc.h xmlsec.h xmltree.h '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/include/xmlsec1/xmlsec' make[5]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include/xmlsec' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/include' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxmlsec1.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: install: /usr/bin/install -c .libs/libxmlsec1.so.10311.0.0 /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1.so.10311.0.0 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1.so.10311.0.0 libxmlsec1.so.10311 || { rm -f libxmlsec1.so.10311 && ln -s libxmlsec1.so.10311.0.0 libxmlsec1.so.10311; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1.so.10311.0.0 libxmlsec1.so || { rm -f libxmlsec1.so && ln -s libxmlsec1.so.10311.0.0 libxmlsec1.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making install in openssl make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-openssl.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: warning: relinking 'libxmlsec1-openssl.la' libtool: install: (cd /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl; /bin/sh "/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/libtool" --silent --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-overflow -fno-strict-aliasing -O -std=c99 -pedantic -pedantic-errors -W -Wall -Wextra -fno-inline -Wnull-dereference -Wdouble-promotion -Wformat=2 -Wformat-security -Wformat-nonliteral -Wconversion -Wunused -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wformat-overflow=2 -Wformat-signedness -fno-builtin-memset -version-info 10311:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libxmlsec1-openssl.la -rpath /usr/lib libxmlsec1_openssl_la-app.lo libxmlsec1_openssl_la-ciphers.lo libxmlsec1_openssl_la-crypto.lo libxmlsec1_openssl_la-der_encoded_value.lo libxmlsec1_openssl_la-digests.lo libxmlsec1_openssl_la-evp.lo libxmlsec1_openssl_la-kdf.lo libxmlsec1_openssl_la-key_agrmnt.lo libxmlsec1_openssl_la-keysstore.lo libxmlsec1_openssl_la-hmac.lo libxmlsec1_openssl_la-kw_rfc_3394.lo libxmlsec1_openssl_la-kw_des.lo libxmlsec1_openssl_la-kt_rsa.lo libxmlsec1_openssl_la-signatures.lo libxmlsec1_openssl_la-signatures_legacy.lo libxmlsec1_openssl_la-symkeys.lo libxmlsec1_openssl_la-x509.lo libxmlsec1_openssl_la-x509vfy.lo -Wl,-rpath-link -Wl,/usr/lib -L/usr/lib -lcrypto -lxslt -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /home/buildozer/aports/community/xmlsec/pkg/xmlsec) libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.so.10311.0.0T /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-openssl.so.10311.0.0 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-openssl.so.10311.0.0 libxmlsec1-openssl.so.10311 || { rm -f libxmlsec1-openssl.so.10311 && ln -s libxmlsec1-openssl.so.10311.0.0 libxmlsec1-openssl.so.10311; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-openssl.so.10311.0.0 libxmlsec1-openssl.so || { rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.10311.0.0 libxmlsec1-openssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-openssl.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-openssl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/openssl' Making install in nss make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlsec1-nss.la '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' libtool: warning: relinking 'libxmlsec1-nss.la' libtool: install: (cd /home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss; /bin/sh "/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/libtool" --silent --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-overflow -fno-strict-aliasing -O -std=c99 -pedantic -pedantic-errors -W -Wall -Wextra -fno-inline -Wnull-dereference -Wdouble-promotion -Wformat=2 -Wformat-security -Wformat-nonliteral -Wconversion -Wunused -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wformat-overflow=2 -Wformat-signedness -fno-builtin-memset -version-info 10311:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libxmlsec1-nss.la -rpath /usr/lib libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-ciphers_cbc.lo libxmlsec1_nss_la-ciphers_aead.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_rfc_3394.lo libxmlsec1_nss_la-kdf.lo libxmlsec1_nss_la-der_encoded_value.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-key_agrmnt.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lplds4 -lplc4 -lnspr4 -lxslt -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /home/buildozer/aports/community/xmlsec/pkg/xmlsec) libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.so.10311.0.0T /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.so.10311.0.0 libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-nss.so.10311.0.0 libxmlsec1-nss.so.10311 || { rm -f libxmlsec1-nss.so.10311 && ln -s libxmlsec1-nss.so.10311.0.0 libxmlsec1-nss.so.10311; }; }) libtool: install: (cd /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib && { ln -s -f libxmlsec1-nss.so.10311.0.0 libxmlsec1-nss.so || { rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.10311.0.0 libxmlsec1-nss.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlsec1-nss.lai /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/libxmlsec1-nss.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src/nss' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/src' Making install in apps make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xmlsec1 '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' libtool: warning: '../src/libxmlsec1.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xmlsec1 /home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin/xmlsec1 make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/apps' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' make[2]: Nothing to be done for 'install-exec-am'. -- Installing builddir man pages ... make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/man' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' Making install in xml make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' Making install in api make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml/api' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/xml' Making install in md make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making install in examples make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' make[4]: Nothing to be done for 'install-exec-am'. -- Installing builddir examples docs ... make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/examples' Making install in api make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' make[4]: Nothing to be done for 'install-exec-am'. -- Installing builddir API docs ... make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/api' Making install in tutorial make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[4]: Nothing to be done for 'install-exec-am'. -- Installing builddir tutorial docs ... make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md/tutorial' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[4]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[4]: Nothing to be done for 'install-exec-am'. -- Installing builddir top level docs ... make[4]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/md' Making install in html make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs/html' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[3]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11/docs' make[1]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[2]: Entering directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/aclocal' /bin/mkdir -p '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/pkgconfig' /usr/bin/install -c xmlsec1-config '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/bin' /usr/bin/install -c -m 644 xmlsec1Conf.sh '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib' /usr/bin/install -c -m 644 xmlsec1.m4 '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/share/aclocal' /usr/bin/install -c -m 644 xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc '/home/buildozer/aports/community/xmlsec/pkg/xmlsec/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' make[1]: Leaving directory '/home/buildozer/aports/community/xmlsec/src/xmlsec1-1.3.11' >>> xmlsec-nss*: Running split function nss... 'usr/lib/libxmlsec1-nss.so' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so' 'usr/lib/libxmlsec1-nss.so.10311' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so.10311' 'usr/lib/libxmlsec1-nss.so.10311.0.0' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-nss/usr/lib/libxmlsec1-nss.so.10311.0.0' >>> xmlsec-nss*: Preparing subpackage xmlsec-nss... >>> xmlsec-nss*: Stripping binaries >>> xmlsec-nss*: Running postcheck for xmlsec-nss >>> xmlsec-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/lib/pkgconfig' 'usr/share/aclocal' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/share/aclocal' 'usr/bin/xmlsec1-config' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/bin/xmlsec1-config' 'usr/lib/libxmlsec1-openssl.so' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/lib/libxmlsec1-openssl.so' 'usr/lib/libxmlsec1.so' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-dev/usr/lib/libxmlsec1.so' >>> xmlsec-dev*: Preparing subpackage xmlsec-dev... >>> xmlsec-dev*: Stripping binaries >>> xmlsec-dev*: Running postcheck for xmlsec-dev >>> xmlsec-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/xmlsec/pkg/xmlsec-doc/usr/share/man' >>> xmlsec-doc*: Preparing subpackage xmlsec-doc... >>> xmlsec-doc*: Running postcheck for xmlsec-doc >>> xmlsec*: Running postcheck for xmlsec >>> xmlsec*: Preparing package xmlsec... >>> xmlsec*: Stripping binaries >>> xmlsec*: Scanning shared objects >>> xmlsec-nss*: Scanning shared objects >>> xmlsec-dev*: Scanning shared objects >>> xmlsec-dev*: Tracing dependencies... xmlsec=1.3.11-r0 pc:libxml-2.0>=2.9.13 pc:libxslt>=1.1.35 pc:nspr pc:nss pc:openssl pkgconfig >>> xmlsec-dev*: Package size: 477.5 KB >>> xmlsec-dev*: Compressing data... >>> xmlsec-dev*: Create checksum... >>> xmlsec-dev*: Create xmlsec-dev-1.3.11-r0.apk >>> xmlsec-doc*: Tracing dependencies... >>> xmlsec-doc*: Package size: 1.3 MB >>> xmlsec-doc*: Compressing data... >>> xmlsec-doc*: Create checksum... >>> xmlsec-doc*: Create xmlsec-doc-1.3.11-r0.apk >>> xmlsec-nss*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libnspr4.so so:libnss3.so so:libnssutil3.so so:libsmime3.so so:libxml2.so.2 so:libxmlsec1.so.10311 >>> xmlsec-nss*: Package size: 321.8 KB >>> xmlsec-nss*: Compressing data... >>> xmlsec-nss*: Create checksum... >>> xmlsec-nss*: Create xmlsec-nss-1.3.11-r0.apk >>> xmlsec*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libcrypto.so.3 so:libltdl.so.7 so:libxml2.so.2 so:libxslt.so.1 >>> xmlsec*: Package size: 1.2 MB >>> xmlsec*: Compressing data... >>> xmlsec*: Create checksum... >>> xmlsec*: Create xmlsec-1.3.11-r0.apk >>> xmlsec: Build complete at Sun, 03 May 2026 14:40:28 +0000 elapsed time 0h 2m 33s >>> xmlsec: Cleaning up srcdir >>> xmlsec: Cleaning up pkgdir >>> xmlsec: Cleaning up tmpdir >>> xmlsec: Uninstalling dependencies... ( 1/21) Purging .makedepends-xmlsec (20260503.143755) ( 2/21) Purging libtool (2.6.0-r1) ( 3/21) Purging diffutils (3.12-r0) ( 4/21) Purging libltdl (2.6.0-r1) ( 5/21) Purging libxslt-dev (1.1.43-r3) ( 6/21) Purging libxslt (1.1.43-r3) ( 7/21) Purging nss-dev (3.123.1-r0) ( 8/21) Purging openssl-dev (3.5.6-r0) ( 9/21) Purging nss-tools (3.123.1-r0) (10/21) Purging libxml2-dev (2.13.9-r1) (11/21) Purging libxml2-utils (2.13.9-r1) (12/21) Purging libxml2 (2.13.9-r1) (13/21) Purging nspr-dev (4.38.2-r0) (14/21) Purging linux-headers (7.0.0-r1) (15/21) Purging nss (3.123.1-r0) (16/21) Purging sqlite-libs (3.53.0-r0) (17/21) Purging xz-dev (5.8.3-r0) (18/21) Purging xz (5.8.3-r0) (19/21) Purging xz-libs (5.8.3-r0) (20/21) Purging zlib-dev (1.3.2-r0) (21/21) Purging nspr (4.38.2-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> xmlsec: Updating the community/loongarch64 repository index... >>> xmlsec: Signing the index...