Skip to content

zhoukaisspu/opencl-aes

Repository files navigation

opencl-aes

Introduction

opencl-aes program can accelerate the AES by opencl.

Now, only windows platform is supported.

Build

  • Install OpenCL SDK

    Before build the opencl-aes, make sure that the OpenCL SDK had been installed.

    Which OpenCL SDK should be installed depend on which graphics card installed in your computer. Here are some OpenCL SDK link.

  • Build opencl-aes by vs2017

    Open the openclhelloworld.sln and then build it, the executable file will be generated in ./Release folder.

Releases

No releases published

Packages

No packages published