Skip to content

Implementation of Korean Block Ciphers: NEAT and NES

Notifications You must be signed in to change notification settings

theori-io/kr-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of Korean Block Ciphers: NEAT and NES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published