[Logic-security-developers] I've got the power!
Brought to you by:
computergeek693
From: Alexander B. <ba...@gm...> - 2005-09-22 20:30:04
|
Dear LSS members, I now have the power to use CryptLib and the algorithms it offers! Yes, I can sucessfully encrypt data! Many thanks to Greg for his help with using .DLLs and the linking process in general. I still have some problems decrypting data (part of it, not all :), but I've dealt with these issues before and it usually has to do with missing padding, and the data not being a multiple of the block size used by the cipher and things like that. I'll work it out... Anyway, I will continue learning the ins and outs of CryptLib (it seems it can actually be used in Layers, from abstract "data envelopes" to the cryptographic algorithms level), and maybe at the same time try using Crypto++ to make a solid comparison between the two. That's about it. Just thought it might boost the morale :) Take care, Alex |