bc-csharp
bc-csharp copied to clipboard
Where is IESCipher.ECIESwithAESCBC?
The Java version includes several different ECIES classes. Why doesn't the C# version have them? Here's a link to the Java code for reference: Java ECIES Code. What could be the reason for this difference?