[Mono-bugs] [Bug 75892][Wis] Changed - PKCS #12 PBE algorithms and
compatibility
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 08:16:18 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-24 03:14:35.000000000 -0400
+++ shadow/75892.tmp.14161 2005-08-24 08:16:18.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 75892
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Mono.Security
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: dgranath at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: PKCS #12 PBE algorithms and compatibility
@@ -20,6 +20,15 @@
certbags and keybags. However, the bouncycastle java pkcs #12
implementation for some reason only seems to permit
pbeWithSHAAnd40BitRC2CBC for certbags...
Perhaps there could be some way to specify alternative PBE's for the
different bags?
+
+------- Additional Comments From sebastien at ximian.com 2005-08-24 08:16 -------
+RC2 is supported in the fx so it shouldn't be a big problem.
+
+Could you attach a few examples for such PKCS12 files (e.g. one
+without a password, one with a short password and one with a long, >
+32, password) ?
+
+Thanks
More information about the mono-bugs
mailing list