A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.