Skip to content

Conversation

itzmeanjan
Copy link
Owner

Harpocrates being light-weight cipher which operates on 16 -bytes chunks independently, it's easy to parallelize it over a set of 16 -bytes chunks. Here I'm using SYCL for using multiple cores of CPU or targeting GPUs.

As base implementation of Harpocrates has zero-dependency on any other library, it's easy to compile that code to multi-core CPU, GPU or even FPGA executables.

More about SYCL here

@itzmeanjan
Copy link
Owner Author

Data-Parallel Harpocrates benchmark results on multiple platforms

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

Successfully merging this pull request may close these issues.

1 participant