Crypto++ has a ECIES_BC class for interoperability with Bouncy Castle's ECIES. I'd like to add it to Crypto++, but I don't have the self tests to properly add it.
My plan is to get a set of known answer tests run under BC's ECIES like https://github.com/weidai11/cryptopp/blob/master/TestVectors/Readme.txt. (Sadly, there are no ECIES test vectors). Can anyone provide a Java program to generate the self tests? -- -- 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.
