Hi, I'm new to Cryptopp so pardon me if my questions are silly. I would like to implement a cryptographic encryption using ECIES found in cryptopp. I have looked into eccrypto.h and found that DL_EncryptionAlgorithm_Xor has been used as the encryption algorithm. The question is whether there is other alternative DL encryption algorithm which could be used here. For example, what if I would like an AES symmetric encryption algorithm instead?
Thank you in advance. -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
