Skip to content

dgryski/go-krcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library is an implementation of ciphers from Korea Internet Security Agency.
Copyright (c) Damian Gryski <damian@gryski.com>
Licensed under the MIT License

The library includes HIGHT, SEED, and ARIA.

These ciphers are used almost exclusively inside Korea.

For more information on these ciphers, please see: http://seed.kisa.or.kr/kor/main.jsp

TODO:
   SEED-192 and SEED-256 support
   ARIA lookup table implementation

About

Go implementation of Block Ciphers from Korea Information Security Agency (KISA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages