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.