View Single Post
Old 02-24-2003, 12:06 AM   #1 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
aes encryption...

okay, i'm trying to implement rijndael, but the ref code I have ( in c++ ) is not working, i'm running win xp. using dev bloodshed.

i'm not 100% confidant with c++ so i can't exactly figure out the problem, seems to be some sort of linkage errors..

"Undefined reference to function x, y, z"

etc

all those files are declared in a header file that is included so i don't understand the prob


a link to the code is here: http://www.esat.kuleuven.ac.be/~rijm...ijndaelref.zip

I would really appreciate any advice on the problem because I'm sure that the code is supposed to work
__________________
-- bloomberg.
abc123 is offline   Reply With Quote