A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.