Imported Upstream version 1.11.0 upstream upstream/1.11.0
authortran-tung <tran.tung@samsung.com>
Mon, 24 Feb 2025 04:13:17 +0000 (11:13 +0700)
committertran-tung <tran.tung@samsung.com>
Mon, 24 Feb 2025 04:13:17 +0000 (11:13 +0700)
commit508247cf21bed7c82df75ae8816722a3f21577e2
treeaf48f48b987c018f1ffec147a9386643cec50c9f
parentaeb15a056b9a88a31d1fe481b8e20da9966db891
Imported Upstream version 1.11.0
416 files changed:
AUTHORS
COPYING
COPYING.LIB
ChangeLog
LICENSES
Makefile.am
Makefile.in
NEWS
README
VERSION
acinclude.m4
aclocal.m4
build-aux/config.guess
build-aux/config.rpath
build-aux/config.sub
build-aux/ltmain.sh
cipher/Makefile.am
cipher/Makefile.in
cipher/arcfour.c
cipher/aria-aesni-avx-amd64.S [new file with mode: 0644]
cipher/aria-aesni-avx2-amd64.S [new file with mode: 0644]
cipher/aria-gfni-avx512-amd64.S [new file with mode: 0644]
cipher/aria.c [new file with mode: 0644]
cipher/asm-common-aarch64.h
cipher/asm-common-amd64.h
cipher/asm-common-i386.h [new file with mode: 0644]
cipher/blake2.c
cipher/blake2b-amd64-avx2.S
cipher/blake2b-amd64-avx512.S [new file with mode: 0644]
cipher/blake2s-amd64-avx.S
cipher/blake2s-amd64-avx512.S [new file with mode: 0644]
cipher/blowfish-amd64.S
cipher/blowfish-arm.S
cipher/blowfish.c
cipher/bulkhelp.h [new file with mode: 0644]
cipher/camellia-aarch64-ce.c [new file with mode: 0644]
cipher/camellia-aarch64.S
cipher/camellia-aesni-avx-amd64.S
cipher/camellia-aesni-avx2-amd64.h
cipher/camellia-arm.S
cipher/camellia-gfni-avx2-amd64.S [new file with mode: 0644]
cipher/camellia-gfni-avx512-amd64.S [new file with mode: 0644]
cipher/camellia-glue.c
cipher/camellia-ppc8le.c [new file with mode: 0644]
cipher/camellia-ppc9le.c [new file with mode: 0644]
cipher/camellia-simd128.h [new file with mode: 0644]
cipher/camellia.h
cipher/cast5-amd64.S
cipher/cast5-arm.S
cipher/cast5.c
cipher/chacha20-aarch64.S
cipher/chacha20-amd64-avx2.S
cipher/chacha20-amd64-avx512.S [new file with mode: 0644]
cipher/chacha20-amd64-ssse3.S
cipher/chacha20-p10le-8x.s [new file with mode: 0644]
cipher/chacha20-ppc.c
cipher/chacha20-s390x.S
cipher/chacha20.c
cipher/cipher-aeswrap.c
cipher/cipher-cbc.c
cipher/cipher-ccm.c
cipher/cipher-cfb.c
cipher/cipher-ctr.c
cipher/cipher-eax.c
cipher/cipher-gcm-armv7-neon.S
cipher/cipher-gcm-armv8-aarch64-ce.S
cipher/cipher-gcm-intel-pclmul.c
cipher/cipher-gcm-ppc.c
cipher/cipher-gcm-siv.c
cipher/cipher-gcm.c
cipher/cipher-internal.h
cipher/cipher-ocb.c
cipher/cipher-ofb.c
cipher/cipher-poly1305.c
cipher/cipher-selftest.c [deleted file]
cipher/cipher-selftest.h [deleted file]
cipher/cipher-siv.c
cipher/cipher-xts.c
cipher/cipher.c
cipher/crc-armv8-aarch64-ce.S
cipher/crc-armv8-ce.c
cipher/crc-intel-pclmul.c
cipher/crc-ppc.c
cipher/crc.c
cipher/des-amd64.S
cipher/des.c
cipher/ecc-curves.c
cipher/ecc-ecdh.c
cipher/ecc-ecdsa.c
cipher/ecc.c
cipher/hash-common.c
cipher/kdf-internal.h
cipher/kdf.c
cipher/keccak-amd64-avx512.S [new file with mode: 0644]
cipher/keccak.c
cipher/keccak_permute_32.h
cipher/keccak_permute_64.h
cipher/kem-ecc.c [new file with mode: 0644]
cipher/kem-ecc.h [new file with mode: 0644]
cipher/kem.c [new file with mode: 0644]
cipher/kyber-common.c [new file with mode: 0644]
cipher/kyber-kdep.c [new file with mode: 0644]
cipher/kyber.c [new file with mode: 0644]
cipher/kyber.h [new file with mode: 0644]
cipher/mac-cmac.c
cipher/mac-gmac.c
cipher/mac-hmac.c
cipher/mac-internal.h
cipher/mac-poly1305.c
cipher/mac.c
cipher/mceliece6688128f.c [new file with mode: 0644]
cipher/mceliece6688128f.h [new file with mode: 0644]
cipher/md.c
cipher/md4.c
cipher/md5.c
cipher/poly1305-amd64-avx512.S [new file with mode: 0644]
cipher/poly1305-internal.h
cipher/poly1305-p10le.s [new file with mode: 0644]
cipher/poly1305-s390x.S
cipher/poly1305.c
cipher/primegen.c
cipher/pubkey-internal.h
cipher/pubkey-util.c
cipher/pubkey.c
cipher/rfc2268.c
cipher/rijndael-aarch64.S
cipher/rijndael-aesni.c
cipher/rijndael-amd64.S
cipher/rijndael-arm.S
cipher/rijndael-armv8-aarch32-ce.S
cipher/rijndael-armv8-aarch64-ce.S
cipher/rijndael-armv8-ce.c
cipher/rijndael-internal.h
cipher/rijndael-padlock.c
cipher/rijndael-ppc-common.h
cipher/rijndael-ppc-functions.h
cipher/rijndael-ppc.c
cipher/rijndael-ppc9le.c
cipher/rijndael-s390x.c
cipher/rijndael-ssse3-amd64-asm.S
cipher/rijndael-ssse3-amd64.c
cipher/rijndael-tables.h
cipher/rijndael-vaes-avx2-amd64.S
cipher/rijndael-vaes-avx2-i386.S [new file with mode: 0644]
cipher/rijndael-vaes-i386.c [new file with mode: 0644]
cipher/rijndael-vaes.c
cipher/rijndael.c
cipher/rmd160.c
cipher/rsa-common.c
cipher/rsa.c
cipher/salsa20-amd64.S
cipher/salsa20.c
cipher/scrypt.c
cipher/seed.c
cipher/serpent-armv7-neon.S
cipher/serpent-avx2-amd64.S
cipher/serpent-avx512-x86.c [new file with mode: 0644]
cipher/serpent-sse2-amd64.S
cipher/serpent.c
cipher/sha1-armv8-aarch64-ce.S
cipher/sha1-avx-amd64.S
cipher/sha1-avx-bmi2-amd64.S
cipher/sha1-avx2-bmi2-amd64.S
cipher/sha1-ssse3-amd64.S
cipher/sha256-armv8-aarch64-ce.S
cipher/sha256-avx-amd64.S
cipher/sha256-avx2-bmi2-amd64.S
cipher/sha256-ppc.c
cipher/sha256-ssse3-amd64.S
cipher/sha512-arm.S
cipher/sha512-armv7-neon.S
cipher/sha512-armv8-aarch64-ce.S [new file with mode: 0644]
cipher/sha512-avx-amd64.S
cipher/sha512-avx2-bmi2-amd64.S
cipher/sha512-avx512-amd64.S [new file with mode: 0644]
cipher/sha512-ppc.c
cipher/sha512-ssse3-amd64.S
cipher/sha512.c
cipher/sm3-aarch64.S
cipher/sm3-armv8-aarch64-ce.S [new file with mode: 0644]
cipher/sm3-avx-bmi2-amd64.S
cipher/sm3.c
cipher/sm4-aarch64.S [new file with mode: 0644]
cipher/sm4-aesni-avx-amd64.S
cipher/sm4-aesni-avx2-amd64.S
cipher/sm4-armv8-aarch64-ce.S [new file with mode: 0644]
cipher/sm4-armv9-aarch64-sve-ce.S [new file with mode: 0644]
cipher/sm4-gfni-avx2-amd64.S [new file with mode: 0644]
cipher/sm4-gfni-avx512-amd64.S [new file with mode: 0644]
cipher/sm4-ppc.c [new file with mode: 0644]
cipher/sm4.c
cipher/sntrup761.c [new file with mode: 0644]
cipher/sntrup761.h [new file with mode: 0644]
cipher/tiger.c
cipher/twofish-aarch64.S
cipher/twofish-amd64.S
cipher/twofish-arm.S
cipher/twofish-avx2-amd64.S
cipher/twofish.c
compat/Makefile.in
compat/compat.c
compat/libcompat.h
config.h.in
configure
configure.ac
doc/Makefile.am
doc/Makefile.in
doc/fips-fsm.pdf
doc/gcrypt.info
doc/gcrypt.info-1
doc/gcrypt.info-2
doc/gcrypt.texi
doc/gpl.texi
doc/lgpl.texi
doc/libgcrypt-modules.pdf
doc/stamp-vti
doc/version.texi
doc/yat2m.c
m4/Makefile.am
m4/Makefile.in
m4/gpg-error.m4
m4/noexecstack.m4
m4/socklen.m4 [deleted file]
mpi/Makefile.am
mpi/Makefile.in
mpi/aarch64/mpih-add1.S
mpi/aarch64/mpih-mul1.S
mpi/aarch64/mpih-mul2.S
mpi/aarch64/mpih-mul3.S
mpi/aarch64/mpih-sub1.S
mpi/alpha/mpih-add1.S
mpi/alpha/mpih-lshift.S
mpi/alpha/mpih-mul1.S
mpi/alpha/mpih-mul2.S
mpi/alpha/mpih-mul3.S
mpi/alpha/mpih-rshift.S
mpi/alpha/mpih-sub1.S
mpi/alpha/udiv-qrnnd.S
mpi/amd64/mpih-add1.S
mpi/amd64/mpih-lshift.S
mpi/amd64/mpih-mul1.S
mpi/amd64/mpih-mul2.S
mpi/amd64/mpih-mul3.S
mpi/amd64/mpih-rshift.S
mpi/amd64/mpih-sub1.S
mpi/arm/mpih-add1.S
mpi/arm/mpih-mul1.S
mpi/arm/mpih-mul2.S
mpi/arm/mpih-mul3.S
mpi/arm/mpih-sub1.S
mpi/asm-common-i386.h [new file with mode: 0644]
mpi/config.links
mpi/ec-ed25519.c
mpi/ec-inline.h
mpi/ec-nist.c
mpi/ec.c
mpi/generic/mpih-add1.c
mpi/generic/mpih-lshift.c
mpi/generic/mpih-mul1.c
mpi/generic/mpih-mul2.c
mpi/generic/mpih-mul3.c
mpi/generic/mpih-rshift.c
mpi/generic/mpih-sub1.c
mpi/generic/udiv-w-sdiv.c
mpi/hppa/mpih-add1.S
mpi/hppa/mpih-lshift.S
mpi/hppa/mpih-rshift.S
mpi/hppa/mpih-sub1.S
mpi/hppa/udiv-qrnnd.S
mpi/hppa1.1/mpih-mul1.S
mpi/hppa1.1/mpih-mul2.S
mpi/hppa1.1/mpih-mul3.S
mpi/hppa1.1/udiv-qrnnd.S
mpi/i386/mpih-add1.S
mpi/i386/mpih-lshift.S
mpi/i386/mpih-mul1.S
mpi/i386/mpih-mul2.S
mpi/i386/mpih-mul3.S
mpi/i386/mpih-rshift.S
mpi/i386/mpih-sub1.S
mpi/i386/syntax.h
mpi/longlong.h
mpi/m68k/mc68020/mpih-mul1.S
mpi/m68k/mc68020/mpih-mul2.S
mpi/m68k/mc68020/mpih-mul3.S
mpi/m68k/mpih-add1.S
mpi/m68k/mpih-lshift.S
mpi/m68k/mpih-rshift.S
mpi/m68k/mpih-sub1.S
mpi/m68k/syntax.h
mpi/mips3/mpih-add1.S
mpi/mips3/mpih-lshift.S
mpi/mips3/mpih-mul1.S
mpi/mips3/mpih-mul2.S
mpi/mips3/mpih-mul3.S
mpi/mips3/mpih-rshift.S
mpi/mips3/mpih-sub1.S
mpi/mpi-add.c
mpi/mpi-bit.c
mpi/mpi-cmp.c
mpi/mpi-div.c
mpi/mpi-gcd.c
mpi/mpi-inline.c
mpi/mpi-inline.h
mpi/mpi-internal.h
mpi/mpi-mod.c
mpi/mpi-mpow.c
mpi/mpi-mul.c
mpi/mpi-pow.c
mpi/mpi-scan.c
mpi/mpih-const-time.c
mpi/mpih-div.c
mpi/mpih-mul.c
mpi/mpiutil.c
mpi/pa7100/mpih-lshift.S
mpi/pa7100/mpih-rshift.S
mpi/power/mpih-add1.S
mpi/power/mpih-lshift.S
mpi/power/mpih-mul1.S
mpi/power/mpih-mul2.S
mpi/power/mpih-mul3.S
mpi/power/mpih-rshift.S
mpi/power/mpih-sub1.S
mpi/powerpc32/mpih-add1.S
mpi/powerpc32/mpih-lshift.S
mpi/powerpc32/mpih-mul1.S
mpi/powerpc32/mpih-mul2.S
mpi/powerpc32/mpih-mul3.S
mpi/powerpc32/mpih-rshift.S
mpi/powerpc32/mpih-sub1.S
mpi/powerpc32/syntax.h
mpi/sparc32/mpih-add1.S
mpi/sparc32/mpih-lshift.S
mpi/sparc32/mpih-rshift.S
mpi/sparc32/udiv.S
mpi/sparc32v8/mpih-mul1.S
mpi/sparc32v8/mpih-mul2.S
mpi/sparc32v8/mpih-mul3.S
mpi/supersparc/udiv.S
random/Makefile.am
random/Makefile.in
random/rand-internal.h
random/random-csprng.c
random/random-drbg.c
random/random.h
random/rndegd.c
random/rndw32.c
src/Makefile.am
src/Makefile.in
src/cipher-proto.h
src/cipher.h
src/context.c
src/context.h
src/dumpsexp.c
src/ec-context.h
src/fips.c
src/g10lib.h
src/gcrypt-int.h
src/gcrypt-testapi.h
src/gcrypt.h.in
src/gcryptrnd.c [deleted file]
src/getrandom.c [deleted file]
src/global.c
src/hmac256.c
src/hmac256.h
src/hwf-arm.c
src/hwf-common.h
src/hwf-x86.c
src/hwfeatures.c
src/libgcrypt-config.in
src/libgcrypt.def
src/libgcrypt.m4
src/libgcrypt.vers
src/misc.c
src/missing-string.c
src/mpi.h
src/mpicalc.c
src/secmem.c
src/secmem.h
src/sexp.c
src/stdmem.c
src/stdmem.h
src/types.h
src/versioninfo.rc.in
src/visibility.c
src/visibility.h
tests/Makefile.am
tests/Makefile.in
tests/aeswrap.c
tests/basic.c
tests/bench-slope.c
tests/benchmark.c
tests/curves.c
tests/hashtest-256g.in
tests/hashtest-6g.in [new file with mode: 0644]
tests/hashtest.c
tests/hmac.c
tests/keygen.c
tests/keygrip.c
tests/mpitests.c
tests/pkcs1v2.c
tests/prime.c
tests/pubkey.c
tests/random.c
tests/t-common.h
tests/t-ed25519.c
tests/t-ed448.c
tests/t-kdf.c
tests/t-kem.c [new file with mode: 0644]
tests/t-mlkem.c [new file with mode: 0644]
tests/t-mlkem.inp [new file with mode: 0644]
tests/t-mpi-bit.c
tests/t-x448.c
tests/testapi.c
tests/testdrv.c
tests/version.c