aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/build-umlrootfs
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-10-27 15:09:46 +0200
committerTobias Brunner <tobias@strongswan.org>2017-11-08 16:48:10 +0100
commit364395d2de6ac15aefa43d05855d1dff244b38de (patch)
treed577bfb87d1816d6d25632fc302367639b1ad2ea /testing/scripts/build-umlrootfs
parentfb63012e0cad81aa7a4289be6d6f1fea8bd2811f (diff)
downloadstrongswan-364395d2de6ac15aefa43d05855d1dff244b38de.tar.bz2
strongswan-364395d2de6ac15aefa43d05855d1dff244b38de.tar.xz
Treat RSASSA-PSS keys like rsaEncryption RSA keys
In theory we should treat any parameters and the identifier itself as restriction to only use the key to create signatures accordingly (e.g. only use RSA with PSS padding or even use specific hash algorithms). But that's currently tricky as we'd have to store and pass this information along with our private keys (i.e. use PKCS#8 to store them and change the builder calls to pass along the identifier and parameters). That would require quite some work.
Diffstat (limited to 'testing/scripts/build-umlrootfs')
0 files changed, 0 insertions, 0 deletions