avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Krypto Algo needed


From: Bob Paddock
Subject: Re: [avr-chat] Krypto Algo needed
Date: Tue, 07 Aug 2007 09:18:09 -0400
User-agent: Opera Mail/9.10 (Win32)

On Tue, 07 Aug 2007 03:47:51 -0400, Klaus Rudolph <address@hidden> wrote:

I need a free crypto algo

LibTomCrypt is the on mentioned in the WinAVR documentation:

http://libtom.org/?page=features&newsitems=5&whatfile=crypt

"LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

LibTomCrypt has been designed from the ground up to be very simple to use. It has a modular and standard API that allows new ciphers, hashes and PRNGs to be added or removed without change to the overall end application. It features easy to use functions and a complete user manual which has many source snippet examples.

LibTomCrypt is free for all purposes under the public domain. This includes commercial use, redistribution and even branching."

Tom has other libraries as well that are worth a look.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]