Hi guys,
i made 2 libraries for encryption with arduino environment. One is
AES-256 the other is RSA-512. Both are working fine with my Duemilanove
board.
AES-256 Block crypt approx. 1ms/block
RSA-512 appr. 500ms enc and 20s decrypting / block.
If anyone is interested i can post the Libraries.
Regards
-- Gerd