After reading your comment I did a bit more research on the topic, and found that you can combine an asymmetric algorithm, like ECC, with a symmetric algorithm, like AES. So what I want to do is use the ECC secret key with the AES encryption, however I can not figure out how to do this. Does anyone know how to change the format of the ECC Secret key so that it can be use with AES?
Thanks again
|