Skip to content

Instantly share code, notes, and snippets.

@caleb
Created October 21, 2020 19:49
Show Gist options
  • Select an option

  • Save caleb/d6617a615b4b2d2baa64a35df69bf995 to your computer and use it in GitHub Desktop.

Select an option

Save caleb/d6617a615b4b2d2baa64a35df69bf995 to your computer and use it in GitHub Desktop.
Output of building xmlsec 1.2.30 with nix
❯ nix-shell -I nixpkgs=https://github.com/nixos/nixpkgs/archive/69b21e20d45cdd135cb89e4b5e7ed09a47edaa20.tar.gz -p xmlsec
these derivations will be built:
/nix/store/vpi94fq88k2a5sws953n3c7s895k8gad-xmlsec-1.2.30.drv
building '/nix/store/vpi94fq88k2a5sws953n3c7s895k8gad-xmlsec-1.2.30.drv'...
unpacking sources
unpacking source archive /nix/store/plmn9vcak5biq9akalg29z0fsip5vhvk-xmlsec1-1.2.30.tar.gz
source root is xmlsec1-1.2.30
setting SOURCE_DATE_EPOCH to timestamp 1587407484 of file xmlsec1-1.2.30/xmlsec1Conf.sh
patching sources
applying patch /nix/store/di8adg893w26yjydxns6clb0g6y7x4qd-lt_dladdsearchdir.patch
patching file src/dl.c
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30 --bindir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/bin --sbindir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/sbin --includedir=/nix/store/jizh70k6hln4y8cdwp89mjafy7dnl1n7-xmlsec-1.2.30-dev/include --oldincludedir=/nix/store/jizh70k6hln4y8cdwp89mjafy7dnl1n7-xmlsec-1.2.30-dev/include --mandir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/share/man --infodir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/share/info --docdir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/share/doc/xmlsec1 --libdir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/lib --libexecdir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/libexec --localedir=/nix/store/98905wng55hpjbcgzfn2h0pphm5syxsm-xmlsec-1.2.30/share/locale --enable-soap
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for a BSD-compatible install... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /nix/store/1srjhrzc3gb0g050vqxc4a81y1j5w1kg-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/1srjhrzc3gb0g050vqxc4a81y1j5w1kg-gnugrep-3.4/bin/grep -E
checking for ANSI C header files... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/9z7rc09qr2j09smg1jyjbck7j393k668-gnused-4.8/bin/sed
checking for fgrep... /nix/store/1srjhrzc3gb0g050vqxc4a81y1j5w1kg-gnugrep-3.4/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... no
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin19.6.0 dyld
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 cp... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/cp
checking for mv... /nix/store/2bbkv1njq1l6kyy93nvb3990wgmlkryv-coreutils-8.31/bin/mv
checking for tar... /nix/store/fpslrh41b6yfjqk6dwzk5ky7c8qn7fcd-gnutar-1.32/bin/tar
checking for perl... no
checking for help2man... no
checking for xsltproc... /nix/store/88rg1f1rsacpsz48vhnvfz2a1701dngr-libxslt-1.1.34-bin/bin/xsltproc
checking for man2html... no
checking for gtkdoc-mkhtml... no
checking for gtkdoc-mkdb... no
checking for gtkdoc-scan... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for strchr... yes
checking for strrchr... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for timegm... yes
checking for development environment... disabled
checking for man pages build... disabled
checking for docs build... disabled
checking for shared library suffix... .dylib
checking for __FUNCTION__ or __func__... __func__
checking size of size_t... 8
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML... yes
checking for libxml2 library >= 2.8.0... yes
checking for LIBXSLT... yes
checking for libxslt library >= 1.0.20... yes
checking for OPENSSL... yes
checking for openssl library >= 1.0.0... yes (openssl version '1.1.0')
checking for NSPR... no
checking for NSPR... no
checking for NSPR... no
checking for NSPR... yes
checking for NSS... no
checking for NSS... no
checking for NSS... no
checking for NSS... yes
checking for nspr library >= 4.4.1... yes
checking for nss library >= 3.11.1... yes
checking for GCRYPT... no
checking for GCRYPT... no
checking for GCRYPT... no
checking for GCRYPT... no
checking for libgcrypt-config... /nix/store/l05if7l637bb5vzkh5n9wp2vaad658vw-libgcrypt-1.8.6-dev/bin/libgcrypt-config
checking for libgcrypt library >= 1.4.0... yes
checking for GNUTLS... yes
checking for libgnutls library >= 2.8.0... yes
checking for mscrypto... not found
checking for mscng... not found
checking for default crypto library... yes ("openssl")
checking for MD5 support... yes
checking for RIPEMD-160 support... yes
checking for SHA1 support... yes
checking for SHA224 support... yes
checking for SHA256 support... yes
checking for SHA384 support... yes
checking for SHA512 support... yes
checking for HMAC support... yes
checking for DSA support... yes
checking for RSA support... yes
checking for x509 support... yes
checking for DES support... yes
checking for AES support... yes
checking for GOST support... disabled
checking for EXPERMIENTAL GOST2012 support... disabled
checking for XMLDSig support... yes
checking for XMLEnc support... yes
checking for soap support... yes
checking for mans... yes
checking for docs... yes
checking for apps... yes
checking for static linking... disabled
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlopenext in -lltdl... 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... $(htmldir)
checking for Simple Keys Manager testing... yes
checking for templates testing... yes
checking for debugging... disabled
checking for warnings as errors... disabled
checking for profiling... disabled
checking for pedantic... disabled
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/gnutls/Makefile
config.status: creating src/gnutls/Makefile
config.status: creating include/xmlsec/gcrypt/Makefile
config.status: creating src/gcrypt/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/api/Makefile
config.status: creating man/Makefile
config.status: creating xmlsec1-openssl.pc
config.status: creating xmlsec1-gnutls.pc
config.status: creating xmlsec1-gcrypt.pc
config.status: creating xmlsec1-nss.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
building
build flags: -j16 -l16 SHELL=/nix/store/smimdn17mp2ih6nfxwl78mswwdkmcm56-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
Making all in include
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
Making all in xmlsec
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
Making all in openssl
make[4]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/openssl'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/openssl'
Making all in nss
make[4]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/nss'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/nss'
Making all in gcrypt
make[4]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gcrypt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gcrypt'
Making all in gnutls
make[4]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gnutls'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gnutls'
make[4]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
Making all in src
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making all in .
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/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 keysmngr.lo
CC kw_aes_des.lo
CC list.lo
CC membuf.lo
CC nodeset.lo
CC parser.lo
CC relationship.lo
CC strings.lo
CC templates.lo
CC transforms.lo
CC x509.lo
CC xmldsig.lo
CC xmlenc.lo
CC xmlsec.lo
CC xmltree.lo
CC xpath.lo
CC xslt.lo
CC soap.lo
CCLD libxmlsec1.la
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making all in openssl
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl'
CC libxmlsec1_openssl_la-app.lo
CC libxmlsec1_openssl_la-bn.lo
CC libxmlsec1_openssl_la-ciphers.lo
CC libxmlsec1_openssl_la-crypto.lo
CC libxmlsec1_openssl_la-digests.lo
CC libxmlsec1_openssl_la-evp.lo
CC libxmlsec1_openssl_la-evp_signatures.lo
CC libxmlsec1_openssl_la-hmac.lo
CC libxmlsec1_openssl_la-kw_aes.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-symkeys.lo
CC libxmlsec1_openssl_la-x509.lo
CC libxmlsec1_openssl_la-x509vfy.lo
CCLD libxmlsec1-openssl.la
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl'
Making all in nss
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss'
CC libxmlsec1_nss_la-app.lo
CC libxmlsec1_nss_la-bignum.lo
CC libxmlsec1_nss_la-ciphers.lo
CC libxmlsec1_nss_la-crypto.lo
CC libxmlsec1_nss_la-digests.lo
CC libxmlsec1_nss_la-hmac.lo
CC libxmlsec1_nss_la-pkikeys.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
CC libxmlsec1_nss_la-keysstore.lo
CC libxmlsec1_nss_la-keytrans.lo
CC libxmlsec1_nss_la-kw_des.lo
CC libxmlsec1_nss_la-kw_aes.lo
In file included from keytrans.c:26:
/nix/store/419rih61r9hyzlkz7dk3977np2h7kwvi-nss-3.56-dev/include/nss/key.h:9:9: warning: key.h is deprecated. Please include keyhi.h instead. [-W#pragma-messages]
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
^
1 warning generated.
CCLD libxmlsec1-nss.la
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss'
Making all in gcrypt
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt'
CC libxmlsec1_gcrypt_la-app.lo
CC libxmlsec1_gcrypt_la-asn1.lo
CC libxmlsec1_gcrypt_la-ciphers.lo
CC libxmlsec1_gcrypt_la-crypto.lo
CC libxmlsec1_gcrypt_la-digests.lo
CC libxmlsec1_gcrypt_la-hmac.lo
CC libxmlsec1_gcrypt_la-kw_aes.lo
CC libxmlsec1_gcrypt_la-kw_des.lo
CC libxmlsec1_gcrypt_la-symkeys.lo
CC libxmlsec1_gcrypt_la-asymkeys.lo
CC libxmlsec1_gcrypt_la-signatures.lo
CCLD libxmlsec1-gcrypt.la
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt'
Making all in gnutls
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls'
CC libxmlsec1_gnutls_la-app.lo
CC libxmlsec1_gnutls_la-ciphers.lo
CC libxmlsec1_gnutls_la-crypto.lo
CC libxmlsec1_gnutls_la-digests.lo
CC libxmlsec1_gnutls_la-hmac.lo
CC libxmlsec1_gnutls_la-kw_aes.lo
CC libxmlsec1_gnutls_la-kw_des.lo
CC libxmlsec1_gnutls_la-symkeys.lo
CC libxmlsec1_gnutls_la-asymkeys.lo
CC libxmlsec1_gnutls_la-signatures.lo
CC libxmlsec1_gnutls_la-x509utils.lo
CC libxmlsec1_gnutls_la-x509.lo
CC libxmlsec1_gnutls_la-x509vfy.lo
CCLD libxmlsec1-gnutls.la
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls'
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making all in apps
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps'
CC xmlsec.o
CC crypto.o
CC cmdline.o
CCLD xmlsec1
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps'
Making all in man
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/man'
Making all in docs
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
Making all in api
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs/api'
Copying api-docs...
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs/api'
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
======= Run 'make docs' in the xmlsec/docs folder to rebuild docs
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
running tests
check flags: -j16 -l16 SHELL=/nix/store/smimdn17mp2ih6nfxwl78mswwdkmcm56-bash-4.4-p23/bin/bash VERBOSE=y check
for crypto in openssl nss gcrypt gnutls ; do \
make check-crypto-$crypto || exit 1 ; \
done
---------------------------- ATTENTION -----------------------------------
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
--- Some of the tests use resources located on external HTTP servers. ---
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
--- If you have no Internet connection or the external resource is not ---
=================== Checking xmlsec-openssl =================================
Making check in include
--- responding then the test will fail. ---
---------------------------- ATTENTION -----------------------------------
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
Making check in xmlsec
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
--- testKeys started for xmlsec-openssl library (20201021_194539) ---
--- LD_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/.libs:
--- LTDL_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl/.libs:
--- log file is /tmp/testKeys.sh.20201021_194539-48667.log
--------- Positive Testing ----------
Making check in openssl
Test: hmac-192 (success)
Checking required key data make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/openssl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/openssl'
Making check in nss
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/nss'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/nss'
Making check in gcrypt
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gcrypt'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gcrypt'
Making check in gnutls
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gnutls'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec/gnutls'
make[3]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include/xmlsec'
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/include'
Making check in src
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making check in .
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making check in openssl
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl'
Making check in nss
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss'
Making check in gcrypt
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt'
Making check in gnutls
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls'
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src'
Making check in apps
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps'
Making check in man
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/man'
Making check in docs
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
Making check in api
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs/api'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs/api'
make[2]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/docs'
make[1]: Entering directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
OK
Creating new key OK
Test: rsa-1024 (success)
Checking required key data OK
Creating new key OK
Test: dsa-1024 (success)
Checking required key data OK
Creating new key OK
Test: des-192 (success)
Checking required key data OK
Creating new key OK
Test: aes-128 (success)
Checking required key data OK
Creating new key OK
Test: aes-192 (success)
Checking required key data OK
Creating new key OK
Test: aes-256 (success)
Checking required key data OK
Creating new key OK
--- testKeys finished ---
--- detailed log is written to /tmp/testKeys.sh.20201021_194539-48667.log ---
--- TOTAL OK: 7; TOTAL FAILED: 0; TOTAL SKIPPED: 0
--- testDSig started for xmlsec-openssl library (20201021_194540)
--- LD_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/.libs:
--- LTDL_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl/.libs:
--- log file is /tmp/testDSig.sh.20201021_194540-48988.log
--------- Positive Testing ----------
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
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
xmldsig2ed-tests/xpointer-1-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
xmldsig2ed-tests/xpointer-2-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
xmldsig2ed-tests/xpointer-3-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
xmldsig2ed-tests/xpointer-4-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
xmldsig2ed-tests/xpointer-5-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
xmldsig2ed-tests/xpointer-6-SUN
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
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
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
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
aleksey-xmldsig-01/enveloping-md5-hmac-md5
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
aleksey-xmldsig-01/enveloping-md5-hmac-md5-64
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
aleksey-xmldsig-01/enveloping-ripemd160-hmac-ripemd160-64
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
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
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
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
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
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
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
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
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
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
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
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
aleksey-xmldsig-01/enveloping-md5-rsa-md5
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
aleksey-xmldsig-01/enveloping-ripemd160-rsa-ripemd160
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
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
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
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
aleksey-xmldsig-01/enveloping-sha256-rsa-sha256-der
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
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
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
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
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
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
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
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
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
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
aleksey-xmldsig-01/enveloped-ecdsa-java-bug
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/enveloping-expired-cert
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/dtd-hmac-91
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
merlin-xmlenc-five/encsig-ripemd160-hmac-ripemd160-kw-tripledes
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
Create new signature OK
Verify new signature OK
merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xmlenc-five/encsig-hmac-sha256-rsa-1_5
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xmlenc-five/encsig-hmac-sha256-rsa-oaep-mgf1p
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
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
merlin-exc-c14n-one/exc-signature
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-c14n-three/signature
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xpath-filter2-three/sign-xfdl
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
merlin-xpath-filter2-three/sign-spec
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-big
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-dsa-detached
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-dsa-enveloped
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-dsa-enveloping
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-dsa-manifest
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-hmac-md5-c14n-enveloping
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-hmac-sha1-40-c14n-comments-detached
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-hmac-sha1-40-exclusive-c14n-comments-detached
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-comments-detached
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-hmac-sha1-exclusive-c14n-enveloped
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached-b64-transform
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached-xpath-transform
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached-xslt-transform-retrieval-method
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached-xslt-transform
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-enveloped
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-enveloping
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-cert-chain
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-cert
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-issuer-serial
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-ski
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-subject-name
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-xpath-transform-enveloped
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
--------- These tests CAN FAIL (extra OS config required) ----------
aleksey-xmldsig-01/enveloped-gost
Checking required transforms Skip
--------- Negative Testing ----------
merlin-xmldsig-twenty-three/signature-x509-crt-crl
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/enveloping-expired-cert
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/dtd-hmac-91
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-detached-xslt-transform-bad-retrieval-method
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-enveloped-bad-digest-val
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-enveloped-bad-sig
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
phaos-xmldsig-three/signature-rsa-manifest-x509-data-crl
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/enveloping-sha256-rsa-sha256-verify
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
aleksey-xmldsig-01/enveloping-sha256-rsa-sha256-verify
Checking required transforms OK
Checking required key data OK
Verify existing signature OK
--- testDSig finished
--- detailed log is written to /tmp/testDSig.sh.20201021_194540-48988.log
--- TOTAL OK: 215; TOTAL FAILED: 0; TOTAL SKIPPED: 1
--- testEnc started for xmlsec-openssl library (20201021_194555)
--- LD_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/.libs:
--- LTDL_LIBRARY_PATH=/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gnutls/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/gcrypt/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/nss/.libs:/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/src/openssl/.libs:
--- log file is /tmp/testEnc.sh.20201021_194555-55857.log
--------- Positive Testing ----------
aleksey-xmlenc-01/enc-des3cbc-keyname
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-des3cbc-keyname2
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-aes128cbc-keyname
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-aes192cbc-keyname
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-aes192cbc-keyname-ref
Checking required transforms OK
Decrypt existing document OK
aleksey-xmlenc-01/enc-aes256cbc-keyname
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-des3cbc-keyname-content
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-des3cbc-keyname-element
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-des3cbc-keyname-element-root
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
aleksey-xmlenc-01/enc-des3cbc-aes192-keyname
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
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
merlin-xmlenc-five/encrypt-data-aes128-cbc
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-content-tripledes-cbc
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-content-aes256-cbc-prop
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-element-aes192-cbc-ref
Checking required transforms OK
Decrypt existing document OK
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
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
merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256
Checking required transforms OK
Decrypt existing document OK
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
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
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
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
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
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
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
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
01-phaos-xmlenc-3/enc-element-3des-kw-3des
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-content-aes128-kw-3des
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-element-aes128-kw-aes128
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-element-aes128-kw-aes256
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-content-3des-kw-aes192
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-content-aes192-kw-aes256
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-element-aes192-kw-aes192
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-element-aes256-kw-aes256
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-text-3des-kw-aes256
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
01-phaos-xmlenc-3/enc-text-aes128-kw-aes192
Checking required transforms OK
Decrypt existing document OK
Encrypt document OK
Decrypt new document OK
--------- AES-GCM tests include both positive and negative tests ----------
--- detailed log is written to /tmp/testEnc.sh.20201021_194555-55857.log
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-04
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-06
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-08
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-10
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-11
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-12
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-13
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-104-0-128-15
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-03
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-04
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-06
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-08
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-09
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-10
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-02
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-03
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-05
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-06
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-07
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-08
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-256-0-128-15
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-01
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-05
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-07
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-09
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-10
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-11
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-12
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-13
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-14
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes128/aes128-gcm-96-408-0-128-15
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-02
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-04
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-05
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-07
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-08
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-09
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-13
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-14
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-04
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-05
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-08
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-12
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-13
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-14
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-01
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-02
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-03
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-04
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-05
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-08
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-10
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-13
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-256-0-128-15
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-01
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-04
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-05
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-07
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-12
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-01
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-04
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-05
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-06
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-07
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-09
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-10
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-11
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-14
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-03
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-04
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-07
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-09
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-12
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-04
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-07
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-08
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-09
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-10
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-11
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-13
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-256-0-128-15
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-02
Checking required transforms OK
Decrypt existing document OK
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-03
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-06
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-08
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-11
Checking required transforms OK
Decrypt existing document OK
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
base64: invalid option -- 'D'
Try 'base64 --help' for more information.
nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15
Checking required transforms OK
Decrypt existing document OK
Encrypt document Fail
Decrypt new document Fail
--------- Negative Testing: Following tests MUST FAIL ----------
--- detailed log is written to /tmp/testEnc.sh.20201021_194555-55857.log
01-phaos-xmlenc-3/bad-alg-enc-element-aes128-kw-3des
Decrypt existing document OK
aleksey-xmlenc-01/enc-aes192cbc-keyname-ref
Decrypt existing document OK
01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5
Decrypt existing document OK
--- testEnc finished
--- detailed log is written to /tmp/testEnc.sh.20201021_194555-55857.log
--- TOTAL OK: 297; TOTAL FAILED: 188; TOTAL SKIPPED: 0
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-05.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-07.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-104-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-05.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-07.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-128-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-04.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-256-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-04.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes128-gcm
Transforms "aes128-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes128-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes128-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes128-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes128/aes128-gcm-96-408-0-128-08.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes128-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-104-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-07.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-128-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-07.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-256-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-08.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes192-gcm
Transforms "aes192-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes192-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes192-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes192-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes192/aes192-gcm-96-408-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes192-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-08.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-104-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-05.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-08.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-11.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-128-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-02.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-03.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-05.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-06.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-256-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-01.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-04.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-05.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-07.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-09.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-10.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-12.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-13.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-14.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Test: /nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15 (success)
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 check-transforms --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes256-gcm
Transforms "aes256-gcm" found
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15.xml
=== TEST RESULT: 0; expected: success
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 encrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --binary-data /tmp/testEnc.sh.20201021_194555-55857.tmp.3 --output /tmp/testEnc.sh.20201021_194555-55857.tmp /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15.tmpl
func=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:file=ciphers.c:line=183:obj=unknown:subj=in != NULL:error=100:assertion:
func=xmlSecOpenSSLEvpBlockCipherGCMCtxFinal:file=ciphers.c:line=523:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxUpdateBlock:error=1:xmlsec library function failed:
func=xmlSecOpenSSLEvpBlockCipherExecute:file=ciphers.c:line=844:obj=aes256-gcm:subj=xmlSecOpenSSLEvpBlockCipherCtxFinal:error=1:xmlsec library function failed:
func=xmlSecTransformDefaultPushBin:file=transforms.c:line=1929:obj=aes256-gcm:subj=xmlSecTransformExecute:error=1:xmlsec library function failed:final=1
func=xmlSecTransformPump:file=transforms.c:line=1414:obj=aes256-gcm:subj=xmlSecTransformPushBin:error=1:xmlsec library function failed:
func=xmlSecTransformCtxUriExecute:file=transforms.c:line=997:obj=input-uri:subj=xmlSecTransformPump:error=1:xmlsec library function failed:
func=xmlSecTransformCtxExecute:file=transforms.c:line=1101:obj=unknown:subj=xmlSecTransformCtxUriExecute:error=1:xmlsec library function failed:
func=xmlSecEncCtxUriEncrypt:file=xmlenc.c:line=488:obj=unknown:subj=xmlSecTransformCtxExecute:error=1:xmlsec library function failed:
Error: failed to encrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp.3"
Error: failed to encrypt file with template "/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/aes256/aes256-gcm-96-408-0-128-15.tmpl"
/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/apps/xmlsec1 decrypt --crypto openssl --crypto-config /tmp/xmlsec-crypto-config --keys-file /private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30/tests/nist-aesgcm/keys-aes256-gcm.xml --output /tmp/testEnc.sh.20201021_194555-55857.tmp.2 /tmp/testEnc.sh.20201021_194555-55857.tmp
I/O warning : failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
func=xmlSecParseFile:file=parser.c:line=373:obj=unknown:subj=xmlCreateFileParserCtxt:error=5:libxml2 library function failed:filename=/tmp/testEnc.sh.20201021_194555-55857.tmp; xml error: 1549: failed to load external entity "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to parse xml file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to load template "/tmp/testEnc.sh.20201021_194555-55857.tmp"
Error: failed to decrypt file "/tmp/testEnc.sh.20201021_194555-55857.tmp"
make[1]: *** [Makefile:1184: check-crypto-openssl] Error 188
make[1]: Leaving directory '/private/var/folders/4g/x27ty0y12cs8l25c51yc4b8r0000gn/T/nix-build-xmlsec-1.2.30.drv-0/xmlsec1-1.2.30'
make: *** [Makefile:1179: check-all] Error 1
builder for '/nix/store/vpi94fq88k2a5sws953n3c7s895k8gad-xmlsec-1.2.30.drv' failed with exit code 2
error: build of '/nix/store/vpi94fq88k2a5sws953n3c7s895k8gad-xmlsec-1.2.30.drv' failed
~ took 1m1s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment