On Tuesday, June 13, 2017 at 3:12:50 AM UTC-4, lk009 wrote:
>
> I installed Crypto++ in Visual Studio using Nuget
>

Forgive my ignorance... Is Microsoft providing the package?
 

> and define #include "cryptopp\panama.h", but I can't fin any example of 
> how to cipher/decipher a string using PANAMA. Anyone can help?
>

Here's the documentation on stream ciphers: 
https://www.cryptopp.com/wiki/Stream_Cipher. Its kind of weak at the moment.

I'm working on a wiki page now for Panama hash and Panama encryption 
algorithm. Once we have it, its a simple matter of copy/paste for the other 
stream ciphers.

Jeff
 

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to