Upstream sync.
commite90b059603a1018abd548a9446a59778c121e4ad
authorSimon Josefsson <simon@josefsson.org>
Wed, 26 Mar 2003 13:57:22 +0000 (26 13:57 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 26 Mar 2003 13:57:22 +0000 (26 13:57 +0000)
treeb383b7be6391470118c5dad55cd5da1873341852
parent69cbccb8736b315c64b12db32d771729c1533f69
Upstream sync.
69 files changed:
asn1/ChangeLog
asn1/NEWS
asn1/configure.in
asn1/doc/asn1.tex
asn1/lib/ASN1.c
asn1/lib/coding.c
asn1/lib/decoding.c
asn1/lib/element.c
asn1/lib/errors.c
asn1/lib/errors_int.h
asn1/lib/int.h
asn1/lib/libtasn1.h
asn1/lib/parser_aux.c
asn1/lib/structure.c
asn1/src/CertificateExample.c
asn1/src/CrlExample.c
asn1/src/asn1Coding.c
asn1/tests/Test_parser.asn
asn1/tests/Test_parser.c
asn1/tests/Test_tree.asn
asn1/tests/Test_tree.c
asn1/tests/Test_tree_asn1_tab.c
crypto/AUTHORS
crypto/ChangeLog
crypto/NEWS
crypto/THANKS
crypto/TODO
crypto/cipher/ChangeLog
crypto/cipher/arcfour.c
crypto/cipher/blowfish.c
crypto/cipher/cast5.c
crypto/cipher/cipher.c
crypto/cipher/des.c
crypto/cipher/dynload.c
crypto/cipher/dynload.h
crypto/cipher/elgamal.c
crypto/cipher/elgamal.h
crypto/cipher/md.c
crypto/cipher/md4.c
crypto/cipher/md5.c
crypto/cipher/primegen.c
crypto/cipher/pubkey.c
crypto/cipher/random.c
crypto/cipher/rijndael.c
crypto/cipher/rmd160.c
crypto/cipher/rsa.c
crypto/cipher/rsa.h
crypto/cipher/sha1.c
crypto/cipher/sha256.c
crypto/cipher/tiger.c
crypto/cipher/twofish.c
crypto/doc/ChangeLog
crypto/doc/gcrypt.texi
crypto/scripts/ChangeLog
crypto/scripts/autogen.sh
crypto/src/ChangeLog
crypto/src/cipher.h
crypto/src/g10lib.h
crypto/src/gcrypt.h
crypto/src/global.c
crypto/src/misc.c
crypto/src/secmem.c
crypto/src/secmem.h
crypto/src/sexp.c
crypto/tests/ChangeLog
crypto/tests/Makefile.am
crypto/tests/basic.c
crypto/tests/keygen.c
crypto/tests/pubkey.c [new file with mode: 0644]