Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有几个疑问。 #11

Open
fmgsecurity0935 opened this issue Mar 16, 2021 · 5 comments
Open

有几个疑问。 #11

fmgsecurity0935 opened this issue Mar 16, 2021 · 5 comments

Comments

@fmgsecurity0935
Copy link

fmgsecurity0935 commented Mar 16, 2021

谢谢共享代码!
有几个疑问。 如果能确认的话,非常感谢。

  1. 运行main.py,会出现无法进行seal import的错误(DLL 错误)。 在执行此代码之前,是否应该事先安装seal? 这个问题应该怎么解决?

  2. 首先,由于无法完成seal的import,所以使用了"seal-python"包装,但无法创建类似userKey的文件夹。 手动生成文件夹对吗?

如果这个问题解决不了的话,我想知道怎么计算海明距离。 是不是暗号化值之间求解明距离,在特定临界值以下时,两个形象相同?

@fmgsecurity0935 fmgsecurity0935 changed the title Seals Install Problem 有几个疑问。 Mar 31, 2021
@DevilLost
Copy link
Owner

您好,不需要安装seal,我们已将其打包。需要手动生成文件夹,因为github上传代码时自动将空文件夹删除了。

@fmgsecurity0935
Copy link
Author

谢谢给我的答复。

无法importseal的差错应该如何解决? 发生与图片相同的错误。

11111

@jiafeixuan
Copy link

和上面的同学一样的错误,能否解答一下?import seals 时 DLL load failed的错误

@jiafeixuan
Copy link

找到问题所在了,作者使用的是python3.6的环境,如果换成别的环境pyd文件就报错,我自己生成的pyd文件也是这样,所以将python环境换了后导入就好了

@zhang123-sys
Copy link

有同学试过python3.6下的linux环境吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants