Page MenuHome GnuPG

437_0001-Add-file-is-digest-option.patch
Needs ReviewPublic

Authored by strzibny on May 27 2014, 11:05 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

From cd89f23e1d8be3da66c797a1afe3eb179321e6cd Mon Sep 17 00:00:00 2001
From: Josef Stribny <jstribny@redhat.com>
Date: Tue, 27 May 2014 10:48:04 +0200
Subject: [PATCH 1/2] Add --file-is-digest option

This option writes the detached signatures using the digest of the file.

g10/gpg.c | 4 ++++
g10/options.h | 1 +
g10/sign.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
3 files changed, 70 insertions(+), 10 deletions(-)

1.8.3.1

From def7f02a5055c12c020db33e10803a58401be9d9 Mon Sep 17 00:00:00 2001
From: Josef Stribny <jstribny@redhat.com>
Date: Tue, 27 May 2014 10:55:57 +0200
Subject: [PATCH 2/2] Document --file-is-digest option in the man page


doc/gpg.texi | 7 +++++++
1 file changed, 7 insertions(+)

1.8.3.1

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped