|
----- Original Message ----- From: Phoenix Sol Date: 12/30/2009 5:20 PM
What I would prefer is a small C library that does only what is needed. I'd just use a straight Rijndael cipher implemented in C, but I'm doubtful of my ability to do it correctly and safely.I use Brian Gladman's C code in my own applications: http://gladman.plushost.co.uk/oldsite/cryptography_technology/index.phpAlso, I see the pure Lua AES implementation, but I want a C binding.
Josh