[Pki-devel] [PATCH] 101 Generation of asymmetric keys in the DRM

Abhishek Koneru akoneru at redhat.com
Mon Aug 4 14:29:30 UTC 2014


Please find the attached patch which generates the asymmetric keys using
algorithms RSA and DSA (EC to be added) for a valid key sizes of 512,
1024, 2048, 4096. 

Key Changes in the patch - 

   - Adding methods for generation of Asymmetric keys in the DRM.
   - Allowing the key-generate CLI command to accept algorithms RSA and
DSA.
   - Returning the base64 encoded public key in the KeyInfo object
(key-show CLI command).
   - Retrieving the private key using the retrieveKeyData method in the
KeyClient. 

-- Abhishek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-akoneru-0101-Generate-asymmetric-keys-in-the-DRM.patch
Type: text/x-patch
Size: 57318 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140804/64d3019b/attachment.bin>


More information about the Pki-devel mailing list