I found an earlier solution I am going to try out.  I did not see it
on my first search.....

-Kevin

##########################

On Thu, Sep 11, 2003 at 02:30:05PM -0500, Matthew J. Emerson wrote:
> CFB_Mode<DES>::Decryption cfbDecryption(key, DES::DEFAULT_KEYLENGTH, iv);

You can pass the feedback size (in bytes) as the 4th parameter to the
above constructor call.

##########################



On Aug 21, 11:39 am, Gusdawg <[EMAIL PROTECTED]> wrote:
> I do not see an option for CFB1 and CFB8.  Any tips on how to
> implement these block modes are appreciated.  I have AES and CFB,
> CFB_FIPS, OFB, and CTR working at this point.
>
> Thanks,
>
> Kevin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to