Page MenuHome GnuPG

717_0010-Add-new-pss-option-to-fipsdrv.patch
AbandonedPublic

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

Details

Reviewers
None
Summary

From 3cb3549768916bfed596d4291949b26f302c1fb7 Mon Sep 17 00:00:00 2001
From: Vitezslav Cizek <vcizek@suse.com>
Date: Fri, 30 Oct 2015 17:36:03 +0100
Subject: [PATCH 10/11] Add new --pss option to fipsdrv

  • tests/fipsdrv.c (run_rsa_sign, run_rsa_verify): Set salt-length

to 0 for PSS.

Add new --pss option to fipsdrv to specify RSA-PSS signature encoding.

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

tests/fipsdrv.c | 42 ++++++++++++++++++++++++++++++++++++++----
1 file changed, 38 insertions(+), 4 deletions(-)

2.6.2

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped