A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.