commit | a9681bf3dd7ccd2b32eba27d327ab76607429f7a | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Sep 21 23:24:55 2012 +0100 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 08 13:50:14 2012 +1030 |
tree | 667676a21ec5f72e15d37c9db7fb3a77c10bc0cd | |
parent | 46c6f1776e2f53eebb1fc361946877bab7533227 [diff] |
KEYS: Asymmetric public-key algorithm crypto key subtype Add a subtype for supporting asymmetric public-key encryption algorithms such as DSA (FIPS-186) and RSA (PKCS#1 / RFC1337). Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>