Added sign functionality
authorWerner Koch <wk@gnupg.org>
Thu, 16 Nov 2000 14:53:52 +0000 (14:53 +0000)
committerWerner Koch <wk@gnupg.org>
Thu, 16 Nov 2000 14:53:52 +0000 (14:53 +0000)
commitd350be5b9671022dc082547a3ffea797648636a3
tree76dd3232a30f616abb977622ccb9f09e4967a023
parent3652478fd38bd387a48afffdbb354d01605c2fe5
Added sign functionality
12 files changed:
trunk/gpgme/Makefile.am
trunk/gpgme/context.h
trunk/gpgme/decrypt.c
trunk/gpgme/gpgme.c
trunk/gpgme/gpgme.h
trunk/gpgme/ops.h
trunk/gpgme/rungpg.c
trunk/gpgme/sign.c [new file with mode: 0644]
trunk/gpgme/types.h
trunk/tests/Makefile.am
trunk/tests/geheim.txt [new file with mode: 0644]
trunk/tests/t-sign.c [new file with mode: 0644]