Page MenuHome GnuPG

716_0009-Add-possibility-to-specify-salt-length-for-PSS-verif.patch
AbandonedPublic

Authored by civ on Nov 5 2015, 2:19 PM.

Details

Reviewers
None
Summary

From b439453955fd0c423873e520d42c110dbc1cbbcd Mon Sep 17 00:00:00 2001
From: Vitezslav Cizek <vcizek@suse.com>
Date: Fri, 30 Oct 2015 17:34:04 +0100
Subject: [PATCH 09/11] Add possibility to specify salt length for PSS
verification

  • cipher/pubkey-util.c (_gcry_pk_util_data_to_mpi): Check for

salt-length token.

Add possibility to use a different salt length for RSASSA-PSS
verification instead of the default 20.

Signed-off-by: Vitezslav Cizek <vcizek@suse.com>

cipher/pubkey-util.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)

2.6.2

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped