[cryptopp-users] Re: Let's Encrypt certificate and key rotation

2018-12-21 Thread pauljorgensen
Well, you had your chance .. haha 藍

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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.


[cryptopp-users] Let's Encrypt certificate and key rotation

2018-12-20 Thread pauljorgensen
Nope .. 

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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.


[cryptopp-users] Re: Website is down

2018-12-20 Thread pauljorgensen
Hopefully you can get most of it back I guess...

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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.


Re: Export license (CCATS classification) for Crtypo++

2013-05-09 Thread pauljorgensen
try this link maybe.. Crypto++ is in the table with associated links

http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/1401val2007.htm

You can also try reading through the news page on the cryptopp page below

http://www.cryptopp.com/#news

I know your looking for a specific answer, but if you don't get what you 
want, don't get all internet freaked out on me...I am just doing what I can 
to help..


Paul



On Thursday, May 9, 2013 11:03:36 AM UTC-3, uncleb...@gmail.com wrote:

 I am interested in using the Crypto++ library with our software.  We 
 export our product abroad.  I need to classfiy Crypto++ for export 
 control.  Can you help me?  For example, I need the CCATS number associated 
 with it.
  
 Jamie


-- 
-- 
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/groups/opt_out.




Re: problems build 5.6.1 with Visual Studio 2010 Express.

2013-02-12 Thread pauljorgensen
try redownloading and reconverting to a vs2010 project maybe?

probably also copy it to the local drive before converting.

I believe I just converted it, and then set some libs, and debug/release 
preferences and it worked for me.

I did do that with a full version of vs2010 though...

I cannot answer a lot of questions because of health reasons, but I wanted 
to post this for you anyway..

Paul



On Saturday, February 9, 2013 7:29:07 PM UTC-4, datow...@comcast.net wrote:


 Hi, 

 I'm trying to build the 5.6.1 crypto library with visual studio express 
 2010.   Do I have to use the full version of visual studio 2010?

 This is what I've tried - I've downloaded the crypto zip file, expanded it 
 in C:\crypt561, then tried to open the cryptest.sln file.  VS 2010
 wants to convert the .sln file but fails in the vcproj's of the solution 
 like this  

 Conversion Report - : Cannot load the project due to a corrupt project 
 file. The following error has occurred during XML parsing: File: 
 C:\cryptopp561\cryptdll.vcproj Line: 129 Column: 5 Error Message: System 
 error: -2147154677. The file 'C:\cryptopp561\cryptdll.vcproj' has failed to 
 load.

 This is the section around line 129: :1
   WholeProgramOptimization=1
   
   Tool
   Name=VCPreBuildEventTool
  line 129 ---   /
   Tool
   Name=VCCustomBuildTool
   CommandLine=Win32\output\release\cryptest 
 mac_dll quot;$(TargetPath)quot;#x0D;#x0A;echo
 one gt; quot;$(OutDir)quot;\cryptopp.mac.done#x0D;#x0A;
   AdditionalDependencies=
   Outputs=$(OutDir)\cryptopp.mac.done
   /
   Tool
   Name=VCXMLDataGeneratorTool
   /
   Tool





-- 
-- 
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/groups/opt_out.




Re: Regarding Using of Cryptopp library in our application

2012-11-01 Thread pauljorgensen
You should be able to find a number of tutorials on CodeProject that are 
quite good..

Paul

On Tuesday, October 30, 2012 6:29:52 AM UTC-3, amit nishad wrote:

 Hi All,

 I have no experience in Cryptopp library. I don't know how to implement 
 cryptopp library in our project. 

 Please help me to short the problem.

 Thanks 

 Thanks and Regards
 Amit 


-- 
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.