Re: Need AES Enctyption API library in C or C++
From: Michael Amling (nospam_at_nospam.com)
Date: 04/09/05
- Previous message: David C. Ullrich: "Re: Topicality: James Harris and surrogate factoring (vote)"
- In reply to: r_stringer66_at_yahoo.com: "Need AES Enctyption API library in C or C++"
- Next in thread: r_stringer66_at_yahoo.com: "Re: Need AES Enctyption API library in C or C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 09 Apr 2005 13:34:13 GMT
r_stringer66@yahoo.com wrote:
> Hi Everyone.
>
> I am currently developing a messaging software and part of the
> requirement is to encrypt the message with the AES algorithm.
>
> My knowledge on encryption however is very limited. I would like to
> use a set of APIs that allow me to encrypt a basic string with a 128
> bit key using the AES algorithm.
>
> My question is , is there c or c++ library or anything to that effect
> that I can use for that.
>
> I have done some research on the web and most of the material out there
> assumes that you are somewhat knowledgeable about encryption which I am
> not. I would just like to use this as a black box.
>
> If someone could direct me to the right direction on this matter I
> would greatly appreciated it.
I believe http://www.rijndael.info/implementations.html has Rijndael
in C.
--Mike Amling
- Previous message: David C. Ullrich: "Re: Topicality: James Harris and surrogate factoring (vote)"
- In reply to: r_stringer66_at_yahoo.com: "Need AES Enctyption API library in C or C++"
- Next in thread: r_stringer66_at_yahoo.com: "Re: Need AES Enctyption API library in C or C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|