Revision ede3886cc5507c2ba000ab9b057f198da03e8766 authored by Vitaly Chikunov on 22 March 2024, 02:20:50 UTC, committed by Vitaly Chikunov on 22 March 2024, 02:47:37 UTC
Older `openssl crl` exits with 0 in regard to verify no matter actual verify status, newer `openssl crl` could exit with 1 on verify failure. Make the test backward-compatible comparing only an output. Fixes: https://github.com/gost-engine/engine/issues/452 Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
1 parent 27245fd
File | Mode | Size |
---|---|---|
.github | ||
benchmark | ||
etalon | ||
libprov @ 8a126e0 | ||
tcl_tests | ||
test | ||
.cirrus.yml | -rw-r--r-- | 792 bytes |
.editorconfig | -rw-r--r-- | 338 bytes |
.gitignore | -rw-r--r-- | 7 bytes |
.gitmodules | -rw-r--r-- | 92 bytes |
CMakeLists.txt | -rw-r--r-- | 15.2 KB |
INSTALL.md | -rw-r--r-- | 4.4 KB |
LICENSE | -rw-r--r-- | 9.9 KB |
README.gost | -rw-r--r-- | 10.8 KB |
README.md | -rw-r--r-- | 669 bytes |
README.prov.md | -rw-r--r-- | 1.4 KB |
e_gost_err.c | -rw-r--r-- | 10.7 KB |
e_gost_err.h | -rw-r--r-- | 7.8 KB |
e_gost_err.proto | -rw-r--r-- | 2.7 KB |
ecp_id_GostR3410_2001_CryptoPro_A_ParamSet.c | -rw-r--r-- | 436.6 KB |
ecp_id_GostR3410_2001_CryptoPro_B_ParamSet.c | -rw-r--r-- | 636.5 KB |
ecp_id_GostR3410_2001_CryptoPro_C_ParamSet.c | -rw-r--r-- | 822.2 KB |
ecp_id_GostR3410_2001_TestParamSet.c | -rw-r--r-- | 602.9 KB |
ecp_id_tc26_gost_3410_2012_256_paramSetA.c | -rw-r--r-- | 464.5 KB |
ecp_id_tc26_gost_3410_2012_512_paramSetA.c | -rw-r--r-- | 627.1 KB |
ecp_id_tc26_gost_3410_2012_512_paramSetB.c | -rw-r--r-- | 1.1 MB |
ecp_id_tc26_gost_3410_2012_512_paramSetC.c | -rw-r--r-- | 618.3 KB |
example.conf | -rw-r--r-- | 192 bytes |
getopt.h | -rw-r--r-- | 18.1 KB |
gost-engine.h | -rw-r--r-- | 660 bytes |
gost.ec | -rw-r--r-- | 38 bytes |
gost.txt | -rw-r--r-- | 6.6 KB |
gost.txt.old | -rw-r--r-- | 5.6 KB |
gost12sum.1 | -rw-r--r-- | 2.1 KB |
gost12sum.c | -rw-r--r-- | 8.5 KB |
gost89.c | -rw-r--r-- | 25.4 KB |
gost89.h | -rw-r--r-- | 4.7 KB |
gost_ameth.c | -rw-r--r-- | 34.7 KB |
gost_asn1.c | -rw-r--r-- | 3.2 KB |
gost_crypt.c | -rw-r--r-- | 50.7 KB |
gost_ctl.c | -rw-r--r-- | 2.1 KB |
gost_ec_keyx.c | -rw-r--r-- | 24.7 KB |
gost_ec_sign.c | -rw-r--r-- | 19.9 KB |
gost_eng.c | -rw-r--r-- | 14.1 KB |
gost_gost2015.c | -rw-r--r-- | 15.4 KB |
gost_gost2015.h | -rw-r--r-- | 3.1 KB |
gost_grasshopper.h | -rw-r--r-- | 423 bytes |
gost_grasshopper_cipher.c | -rw-r--r-- | 38.8 KB |
gost_grasshopper_cipher.h | -rw-r--r-- | 4.0 KB |
gost_grasshopper_core.c | -rw-r--r-- | 3.6 KB |
gost_grasshopper_core.h | -rw-r--r-- | 956 bytes |
gost_grasshopper_defines.c | -rw-r--r-- | 4.8 KB |
gost_grasshopper_defines.h | -rw-r--r-- | 1.4 KB |
gost_grasshopper_galois_precompiled.c | -rw-r--r-- | 2.6 KB |
gost_grasshopper_math.h | -rw-r--r-- | 4.7 KB |
gost_grasshopper_precompiled.c | -rw-r--r-- | 938.2 KB |
gost_grasshopper_precompiled.h | -rw-r--r-- | 517 bytes |
gost_keyexpimp.c | -rw-r--r-- | 13.2 KB |
gost_keywrap.c | -rw-r--r-- | 3.9 KB |
gost_keywrap.h | -rw-r--r-- | 2.3 KB |
gost_lcl.h | -rw-r--r-- | 14.4 KB |
gost_md.c | -rw-r--r-- | 3.9 KB |
gost_md2012.c | -rw-r--r-- | 4.2 KB |
gost_omac.c | -rw-r--r-- | 8.0 KB |
gost_omac_acpkm.c | -rw-r--r-- | 16.1 KB |
gost_params.c | -rw-r--r-- | 7.8 KB |
gost_pmeth.c | -rw-r--r-- | 36.4 KB |
gost_prov.c | -rw-r--r-- | 4.8 KB |
gost_prov.h | -rw-r--r-- | 1.1 KB |
gost_prov_cipher.c | -rw-r--r-- | 15.0 KB |
gost_prov_digest.c | -rw-r--r-- | 7.1 KB |
gost_prov_mac.c | -rw-r--r-- | 12.5 KB |
gosthash.c | -rw-r--r-- | 6.8 KB |
gosthash.h | -rw-r--r-- | 1.6 KB |
gosthash2012.c | -rw-r--r-- | 6.3 KB |
gosthash2012.h | -rw-r--r-- | 2.0 KB |
gosthash2012_const.h | -rw-r--r-- | 6.4 KB |
gosthash2012_precalc.h | -rw-r--r-- | 99.2 KB |
gosthash2012_ref.h | -rw-r--r-- | 2.0 KB |
gosthash2012_sse2.h | -rw-r--r-- | 6.3 KB |
gostsum.1 | -rw-r--r-- | 2.3 KB |
gostsum.c | -rw-r--r-- | 6.0 KB |
openssl_wrap.sh | -rwxr-xr-x | 140 bytes |
test_ciphers.c | -rw-r--r-- | 19.2 KB |
test_context.c | -rw-r--r-- | 9.9 KB |
test_curves.c | -rw-r--r-- | 6.3 KB |
test_derive.c | -rw-r--r-- | 12.4 KB |
test_digest.c | -rw-r--r-- | 30.4 KB |
test_gost2814789.c | -rw-r--r-- | 56.9 KB |
test_gost89.c | -rw-r--r-- | 2.3 KB |
test_keyexpimp.c | -rw-r--r-- | 5.7 KB |
test_mgm.c | -rw-r--r-- | 9.5 KB |
test_params.c | -rw-r--r-- | 51.7 KB |
test_sign.c | -rw-r--r-- | 9.3 KB |
test_tls.c | -rw-r--r-- | 8.6 KB |
test_tlstree.c | -rw-r--r-- | 5.7 KB |

Computing file changes ...