wurahara / Keccak

The implementation of SHA3 and Keccak in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keccak

The implementation of SHA3 and Keccak in C++.

The code implementation is basically a reference to brainhub/SHA3IUF. This is just a C++ wrapper of the referred C library.

About

The implementation of SHA3 and Keccak in C++.

License:MIT License


Languages

Language:C++ 95.8%Language:CMake 4.2%