wohaph / keyczar

Automatically exported from code.google.com/p/keyczar
0 stars 0 forks source link

RSA/DSA/ECDSA Import/Export operations fail on Mac OS X 10.6 #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build and run the C++ keyczar unit tests on Mac OS X 10.6 (possibly on other 
version of OS X as well).

What is the expected output? What do you see instead?

Tests should complete successfully.  They fail.

Original issue reported on code.google.com by swillden@google.com on 4 Sep 2011 at 6:02

GoogleCodeExporter commented 9 years ago
Discussing this on the openssl-user's mailing list.

http://groups.google.com/group/mailing.openssl.users/browse_thread/thread/28542e
0973be2aa0#

Original comment by swillden@google.com on 8 Sep 2011 at 2:54

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by swillden@google.com on 8 Sep 2011 at 2:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Any updates on this? I would like to use KeyCzar CPP on OS X, although I only 
care about AES for my particular application. 

Original comment by nialljoh...@gmail.com on 3 Oct 2012 at 7:04

GoogleCodeExporter commented 9 years ago
Have you confirmed it's still a problem?  I think I may have just forgotten to 
close out this issue... I'm pretty sure it actually does work, although I don't 
have a machine handy to test it with.

Original comment by swillden@google.com on 3 Oct 2012 at 7:12

GoogleCodeExporter commented 9 years ago
I was getting the same error and this fixed the problem for the modified 
version of ubuntu I am using. 
https://code.google.com/p/keyczar/source/detail?r=bf0051775bbf6243f503af6acf415b
3f0ab48795&name=openssl_pem_bug

Original comment by dlundb...@google.com on 16 Jul 2013 at 8:53

GoogleCodeExporter commented 9 years ago
I've just confirmed that on my MacBook I still see the errors when I build and 
test the master branch, but they're gone on the openssl_pem_bug branch.

Original comment by sh...@willden.org on 19 Jul 2013 at 2:44

GoogleCodeExporter commented 9 years ago

Original comment by dlundb...@google.com on 19 Jul 2013 at 8:24

GoogleCodeExporter commented 9 years ago

Original comment by dlundb...@google.com on 9 Sep 2013 at 5:41