WeIdentity icon indicating copy to clipboard operation
WeIdentity copied to clipboard

缺少 ffi_ecies.dll 文件

Open xiangduilun1234 opened this issue 2 years ago • 0 comments

执行 TestCrypt 类中的 testEcies_withPadding() 方法进行ecies 加解密 报错如下 Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: File /WeDPR_dynamic_lib/ffi_ecies.dll was not found inside JAR. at com.webank.wedpr.ecies.NativeInterface.(NativeInterface.java:33)

xiangduilun1234 avatar Jun 12 '22 08:06 xiangduilun1234