Skip to content

smileweiwei/opencl_sha_al_im

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

what‘s this?

this is a implement of sha1 and sha256 on opencl

How to use?

on Mac:

gcc main.cpp sha1.c sha1.h -framework OpenCL

gcc main.cpp sha256.c sha256.h -framework OpenCL

About

a implement of sha1 and sha256 on opencl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.4%
  • C++ 36.6%