A toy IDEA algorithm implementation.

Tom Li 9ededd1282 bits-set: sync with upstream %!s(int64=9) %!d(string=hai) anos
bits-set @ 037d5a7d0c 9ededd1282 bits-set: sync with upstream %!s(int64=9) %!d(string=hai) anos
.gitignore 60f1296255 Initial commit %!s(int64=11) %!d(string=hai) anos
.gitmodules 47cfef4ef3 Use bits-set library. %!s(int64=11) %!d(string=hai) anos
LICENSE 60f1296255 Initial commit %!s(int64=11) %!d(string=hai) anos
Makefile 47cfef4ef3 Use bits-set library. %!s(int64=11) %!d(string=hai) anos
README.md 60f1296255 Initial commit %!s(int64=11) %!d(string=hai) anos
idea.c 44d08052ce mark functions as const and static %!s(int64=10) %!d(string=hai) anos
idea.h 44d08052ce mark functions as const and static %!s(int64=10) %!d(string=hai) anos
idea_test.c 47cfef4ef3 Use bits-set library. %!s(int64=11) %!d(string=hai) anos
io.c 47cfef4ef3 Use bits-set library. %!s(int64=11) %!d(string=hai) anos
io.h 47cfef4ef3 Use bits-set library. %!s(int64=11) %!d(string=hai) anos
main.c 7699959d53 Destory keys and data after encryption. %!s(int64=11) %!d(string=hai) anos

README.md

IDEA

A simple IDEA algorithm implementation.