/kr-crypto

Implementation of Korean Block Ciphers: NEAT and NES

Primary LanguageC

KR-Crypto

Implementation of Korean Block Ciphers: NEAT and NES.

Refer to the blog post for the description of algorithms.

C

gcc neat.c -o neat
gcc nes.c -o nes

Python

python test.py