aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-03-23 02:14:48 +0000
committerlloyd <[email protected]>2015-03-23 02:14:48 +0000
commite9283c9817949aa27ae97f0c9ec06745fb62240d (patch)
tree8cbdb20e07b5b74e734ded250363776bff1daf04 /src/lib/pubkey/info.txt
parentce679ca4fc75c7f7ffa36d4364392fe0dd2b1294 (diff)
Move the signature padding schemes to the PK operation classes,
as was previously done with encrypt/decrypt ops. One feature dropped on the floor here is previously PK_Signer by default did verification of signatures before releasing them as an measure against fault attacks. However in addition to being expensive this turned out to be difficult to implement with the new scheme.
Diffstat (limited to 'src/lib/pubkey/info.txt')
-rw-r--r--src/lib/pubkey/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/pubkey/info.txt b/src/lib/pubkey/info.txt
index 4bb6288f9..055ebc320 100644
--- a/src/lib/pubkey/info.txt
+++ b/src/lib/pubkey/info.txt
@@ -24,6 +24,7 @@ workfactor.h
<header:internal>
pk_algs.h
pk_utils.h
+pk_ops_impl.h
</header:internal>
<requires>