A toy IDEA algorithm implementation.

Tom Li 9ededd1282 bits-set: sync with upstream 9 gadi atpakaļ
bits-set @ 037d5a7d0c 9ededd1282 bits-set: sync with upstream 9 gadi atpakaļ
.gitignore 60f1296255 Initial commit 11 gadi atpakaļ
.gitmodules 47cfef4ef3 Use bits-set library. 11 gadi atpakaļ
LICENSE 60f1296255 Initial commit 11 gadi atpakaļ
Makefile 47cfef4ef3 Use bits-set library. 11 gadi atpakaļ
README.md 60f1296255 Initial commit 11 gadi atpakaļ
idea.c 44d08052ce mark functions as const and static 10 gadi atpakaļ
idea.h 44d08052ce mark functions as const and static 10 gadi atpakaļ
idea_test.c 47cfef4ef3 Use bits-set library. 11 gadi atpakaļ
io.c 47cfef4ef3 Use bits-set library. 11 gadi atpakaļ
io.h 47cfef4ef3 Use bits-set library. 11 gadi atpakaļ
main.c 7699959d53 Destory keys and data after encryption. 11 gadi atpakaļ

README.md

IDEA

A simple IDEA algorithm implementation.