MikhailKasimov / belt-algorithms

BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BELT Algorithms

BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations

  • Make sure you have clang installed in your system
  • $ make
  • $ ./belt_hash_test

About

BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations

License:GNU General Public License v2.0


Languages

Language:C 98.6%Language:Makefile 1.4%