Public Key Encryption

Does anyone use Public Key Encryption with Lucee?

I am working on a project that needs package signing and other uses for public key encryption. I appears that Bouncy Castle would have a number of the routines needed to make this happen.

Is this any use? Encryption/Decryption with RSA public and private keys :: Lucee Documentation

Yes! Thanks for pointing that out.