There are examples of doing lots of weird PGP related things here:

http://subversion.assembla.com/svn/cfmlprojects/trunk/src/cfopenpgp/src/tag/cfopenpgp/cfc/openpgp.cfc

This uses BouncyCastle (you have to add the jars), so it's sorta
stand-alone from what CF comes with.

It's butt-ugly, but there are some tests a couple dirs up and over...

Sounds like the original question was sorted, but I'll toss it out
there anyway, as there's examples in there of doing most the java-ish
conversions and whatnot (bytearray stuff, etc.).

:Den

-- 
Ideas any one can mould as he wishes.
Josiah Royce

On Thu, Feb 10, 2011 at 1:53 PM, Brook Davies wrote:
>
> We've been using cfx_pwtextcrypt since 2002, its worked fine on all CF
> versions right up to CF8. However, it looks like on the 64 Bit CF9, it no
> longer works. I assume it's a COM related issue. Does anyone know for sure?
>
>
>
> The tag was able to generate a public/private key pair using RSA 512 bit
> encryption and subsequently perform encryption/decryption using the keys
> generated. Does anyone know if there is a way to do this with CF9 without
> this CFX?
>
>
>
> Brook D.
>
>
>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342321
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to