A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.