Archived Forum Post

Index of archived forum posts

Question:

AES Encryption using ECC Pem Keys Pub/Priv

Dec 13 '16 at 05:59

Have a really good working version of AES and RSA keypairs with Chilkat. However we'd like to implement new keys based on ECC keys.

We've got nice and fast working examples of ECC creation and can generate the PEM's for Priv/Public keys.

However i can't see any examples of using these for encryption AES keys or encryption? Could someone share some examples if possible?