CFX_RSA is a Coldfusion cfx_tag which allows the encryption of data with a private key / public key RSA algorithm . This asymmetric method accepts encryption key size ranging from 128 to1024 bits.. CFX_RSA can be used to:
- Implement an online sec...