We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can we attempt to fix it? Is this a python problem or a c++ problem?
If its strictly c++ compilation problem we can try rust for those parts. Since compiling numeric intensive in rust has similar performance,
If we could solve it then we can make it works in windows ,which make the notice> Ciphey can only work in py3.7&3.8 in windows not needed.
may need to take a look at rust py and make the cipheycore more complex.
The text was updated successfully, but these errors were encountered:
Hi!
We are actually rewriting Ciphey entirely in Rust over on https://github.com/bee-san/Ares
:)
Sorry, something went wrong.
#764 :)
I see hahaha,nice well I will just close this issue and try out ares instead.
No branches or pull requests
Idea
Can we attempt to fix it?
Is this a python problem or a c++ problem?
If its strictly c++ compilation problem we can try rust for those parts.
Since compiling numeric intensive in rust has similar performance,
Pros
If we could solve it then we can make it works in windows ,which make the notice>
Ciphey can only work in py3.7&3.8 in windows not needed.
Cons
may need to take a look at rust py and make the cipheycore more complex.
The text was updated successfully, but these errors were encountered: