gpg-interface: introduce new signature format "x509" using gpgsm
authorHenning Schild <henning.schild@siemens.com>
Tue, 17 Jul 2018 12:50:12 +0000 (14:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jul 2018 17:02:23 +0000 (10:02 -0700)
This commit allows git to create and check x509 type signatures using
gpgsm.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found