A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.