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

Cuda and OpenCL Hashing #13

Open
c3rb3ru5d3d53c opened this issue Dec 1, 2021 · 2 comments
Open

Cuda and OpenCL Hashing #13

c3rb3ru5d3d53c opened this issue Dec 1, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@c3rb3ru5d3d53c
Copy link
Owner

c3rb3ru5d3d53c commented Dec 1, 2021

Add support for Cuda and OpenCL sha256 string hashing to increase performance.

https://github.com/NVIDIA/libcudacxx

sudo apt install ocl-icd-opencl-dev

Additional tooling can be added in the CMakeLists.txt file.

@c3rb3ru5d3d53c c3rb3ru5d3d53c added the enhancement New feature or request label Dec 1, 2021
@c3rb3ru5d3d53c c3rb3ru5d3d53c added this to the v1.2.1 milestone Dec 1, 2021
@c3rb3ru5d3d53c c3rb3ru5d3d53c changed the title Cuda and OpenCL Goodware Trait Removal Tool Cuda and OpenCL Hashing Dec 10, 2021
@c3rb3ru5d3d53c
Copy link
Owner Author

jbx and I discussed we want to do tlsh, sha256 and entropy offloaded to GPU but through a new library called blcuda.

@jbx81-1337
Copy link
Collaborator

  • sha256
  • entropy
  • tlsh

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

No branches or pull requests

2 participants