|
-
May 18th, 2010, 04:24 PM
#1
Thread Starter
Hyperactive Member
Encryption Help - Message Authentication.
Hey guys, sorry if this is already discussed somewhere, but I can't find anything.
I have a basic encryption program using the publicly available BlowFish class using CBC to encrypt/decrypt strings.
I cannot seem to find any good information on how to create a HMAC or CMAC for message authentication.
I have several hashing classes i can add to my project already like MD5 and SHA, but what are your recommendations about implementing them for my purposes or secure message communication?
Thank you.
Last edited by Capp; May 20th, 2010 at 11:57 AM.
Reason: Misleading Title
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|