You are currently viewing the BOOK: Beginning Cryptography with Java section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I am trying to write a JAVA program to generate a CRMF with encrypted private key for key archival to be sent to a CMS for signing. Anyone got a sample code of such?
There are support classes for the ASN.1 messages in BC, but I'm unaware of an open implementation of this at the moment. You might want to try the dev-crypto list at bouncycastle.org