KISA Toolkit
Korea Internet & Security Agency's Cipher Suite written in Go
Golang implementation of cryptographic algorithms designed by Republic of Korea. The Korea Internet & Security Agency (KISA) is distributing source codes that you can easily use.
South Korean National Standard Algorithms:
• LSH Message digest algorithm. 256/512-bit hash value.
• ARIA 128-bit Block cipher with 128/192/256-bit keys.
• LEA 128-bit Block cipher with 128/192/256-bit keys.
• SEED 128-bit Block cipher with 128/256-bit keys.
• HIGHT 64-bit Block cipher with 128bit key...