A toy IDEA algorithm implementation.

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

README.md

IDEA

A simple IDEA algorithm implementation.