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.