-
Notifications
You must be signed in to change notification settings - Fork 67
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
CPU/GPU Accelerating Hashing & Encryption #13
Comments
I can understand the desire to have this implemented. There are a few issues though which might lead to postphoning this a bit.
=> I really would see value in such an implementation but I fear I cannot do that without help from somebody/people having knowledge in these areas. |
Oh, looking at your repository on GitHub just revealed, that you might be a good candidate for help ;-)
|
Hello, Thank you |
If you leave GPL 3 as only license for your project I cannot borrow code from there as I don't want to make my library "viral". I've choosen APL 2.0 as license. |
Any news about that one? |
Hello, |
Two good news for you about this one:
|
Since Delphi 11 has only AVX support I think we'll use NASM assembler. |
Why not? So just start with it, I'm not holding you up ;-) |
Any progress on this? |
Any progress on your side? Shall I create a branch for you for this? |
Any progress on this on your side? |
Hello, |
Ok, next month is over. I'd politely like to ask about whether any work has already begun? If you like you can have a branch for this. |
Describe the solution you'd like
CPU/GPU Accelerating Hashing & Encryption
Additional context
On CPU using SSE/AVX Extensions and GPU using OpenCL/CUDA
The text was updated successfully, but these errors were encountered: