[Mono-bugs] [Bug 75892][Wis] Changed - PKCS #12 PBE algorithms and
compatibility
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 26 11:07:42 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75892
--- shadow/75892 2005-08-26 09:59:02.000000000 -0400
+++ shadow/75892.tmp.20232 2005-08-26 11:07:42.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75892
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
@@ -44,6 +44,20 @@
This error goes away if I use RC2 as PBE for the certbag...
As you implied it's easy to patch the p12 class to use RC2 instead of
tripledes for CertBag PBE, but there's no way to programmatically do
it, is there?
+
+------- Additional Comments From sebastien at ximian.com 2005-08-26 11:07 -------
+Not sure if I understand this correctly...
+
+BC support our 3DES-based PKCS#12 except when it does SSL ?
+Because that's strange.
+
+Anyway we could add a Cipher property (defaulting to the current 3DES)
+that would allow setting an RC2 instance (or anything else we have to
+OID for).
+
+I don't have BC installed (and neither Java) so it would be nice if
+you could attach the samples on this bug report.
+Thanks.
More information about the mono-bugs
mailing list