Skip to content

x8-999-github/opencl-experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencl-experiments

Code based on https://github.com/jcupitt/opencl-experiments

This repo merges opencl-experiments with the opencl paes AES core into a frankenstein experiment.

  • Compared to opencl-experiments (no difference take their code)
  • Compared paes: I did not care about decryption (hence broke it) and I added key derivation into the mix. The original paes core itself was not well optimized in the first place and this is therefore a mostly dead experiment.

About

messing about with opencl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.6%
  • C++ 22.3%
  • Other 1.1%