[Mono-bugs] [Bug 75892][Wis] New - PKCS #12 PBE algorithms and compatibility

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 03:14:35 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 dgranath at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75892

--- shadow/75892	2005-08-24 03:14:35.000000000 -0400
+++ shadow/75892.tmp.10238	2005-08-24 03:14:35.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 75892
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Mono.Security
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: dgranath at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PKCS #12 PBE algorithms and compatibility
+
+Mono's p12 implementation uses pbeWithSHAAnd3KeyTripleDESCBC for both
+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?


More information about the mono-bugs mailing list