Makecert certificate generation headache
(1 messages)
Date: Thu, 23 Aug 2007 00:49:24 -0700
Hi, all!
I'm currently working on a .NET development project in which I'm
trying to figure out how to utilize makecert.exe, in order to issue a
pair of X.509 certificates for testing out the authentication scheme
of the ...
|
SAML 2.0
(1 messages)
Date: Wed, 22 Aug 2007 14:20:37 +0200
Hi,
I don't know if this is the right place to ask, but does anyone know of a
good C# API for SAML 2.0 support?
/Kim
...
|
Microsoft.Interop.Security.AzRoles version 2.0.0.0 problem
(1 messages)
Date: Tue, 21 Aug 2007 23:55:37 -0700
I am using vs2005 and xp to develop a web application. A few weeks ago
everything was working fine but now suddenly I have this problem. I am
using the AuthorizationStoreProvider as a roleprovider and whenever I
use the method ...
|
Manually computing sha1 digest of reference containing base64 encoded string and comparing it to digest value of same reference generated by SignedXML.ComputeSignature - Does not match
(2 messages)
Date: Tue, 21 Aug 2007 19:37:00 -0000
I have an XML which I am trying to sign and provide it to one of my
users.
The XML has two nodes one which has public part which is not encrypted
and other which is private data. The data in private node has data
encrypted ...
|
SignedXML ComputeSignature - How to InsertLineBreaks in X509Certificate base64 encoded string
(1 messages)
Date: Tue, 21 Aug 2007 18:29:07 -0000
I am trying to sign an XML and as part of requirement I am suppose to
insert line breaks in X509Certificate element inside Signature node
Questions is Is there a property available in SignedXML or one of it
members which ...
|
ms capi to openssl
(1 messages)
Date: Tue, 21 Aug 2007 09:20:54 -0000
Hello ,
I am having RSA Public & Private keys & encrypted data on windows
machine. Both generated with Ms Capi.
I want to decrypt the data on linux using openssl.
[1] So how do I move the private key from capi ...
|
Automate Assembly Signing with SN and pfx file
(1 messages)
Date: Mon, 20 Aug 2007 12:57:03 -0400
Is it possible to automate the signing of assemblies with SN and a pfx file?
Using the following command will sign the assembly, but the script must be
run in attended mode, because it prompts for the associated password ...
|
Visual Studio, GetActiveObject, Vista and UAC
(1 messages)
Date: Mon, 20 Aug 2007 13:18:02 +0200
My program uses Marshal.GetActiveObject() to connect to a running
instance of a COM-Application.
If I debug it in Visual Studio 2005 the ROT only contains VisualStudio
and GetActiveObject() throws a COMException (operation ...
|
System.Security.Cryptography.ProtectedData
(1 messages)
Date: Fri, 17 Aug 2007 09:51:14 -0500
I was attempting to use this class however I do not see the ProtectedData class under System.Security.Cryptography. Any reason why!
This is what I have so far ...
Imports System.Security.Cryptography
Imports System.text ...
|
windows XP security downloads
(1 messages)
Date: Thu, 16 Aug 2007 18:20:47 -0700
I've just re-installed windows XP home and now it wont let me install
security updates, I can install other things. I have had a look but I'm still
new to computers, so Im unsure. Any help would be appreciated as the shop ...
|
|
Changing Visibility of Class/Class members in different assemblies
(1 messages)
Date: Thu, 16 Aug 2007 17:52:42 -0700
I have created an assembly, which contains two class (Cls1,cls2), in which
Cls1 contains 3 properties Prop1, Prop2,Prop3 and Cls2 contains some other
properties.
Now i am using this assembly (Add reference) in some other ...
|
web.config file
(1 messages)
Date: Tue, 14 Aug 2007 10:32:01 -0700
Can anyone point me towards or share web.config settings to ensure security?
There are many defaults settings that may need to change to secure the apps.
I am not sure on all the setting, if someone can share the settings ...
|
IE Hosted Winform control ClipBoard access
(1 messages)
Date: Thu, 9 Aug 2007 09:08:02 -0700
I have a WinForms UserControl that supports DragDrop. It works great on a
form. When I try to host it in IE, I'm running into what I think are
security issues. I've worked out most of the problems by Asserting some
permissions ...
|
Progmatically verify certificate originateor of signed assembly.
(1 messages)
Date: Tue, 7 Aug 2007 14:45:54 -0400
I have a Windows XP appliance that is hosting ASP.NET web pages for
configuration. One of the pages allows an administrator of the system to
upload an exe file used to upgrade the system. I would like to be able to
sign ...
|
Best approach for downloading .zip files in dot net?
(1 messages)
Date: Sat, 4 Aug 2007 08:11:11 -0400
Hello,
We're in the process of porting an old VB5 application to dot net. This will
be a Windows app (not a web app). In the current application, when the user
elects to update their database, we download a zipped file ...
|
Impersonation - connecting to a machine in it's own workgroup
(2 messages)
Date: Thu, 2 Aug 2007 12:43:40 +0100
Hi
I'm trying to check the status of a service running on a machine in its own
workgroup.
Is there anyway of impersonating a user in the workgroup to allow the
ServiceController to connect and retrieve the state of ...
|
Any inlcude file or function
(1 messages)
Date: Wed, 1 Aug 2007 07:52:08 -0700
Hi All,
Does anyone use include file or any function to validate user input for
special character and html tags in your .asp or .aspx pages? If yes can you
please share the code? If there is a better way to achieve this ...
|
Love Taboo Forum Now Open to the Public! 5% Off
(1 messages)
Date: Mon, 30 Jul 2007 17:40:53 -0700
Hi Folks,
Is anyone sick of the junk bb's online? I found a new bb
that is amazing to say the least. They have all kinds of
adult topics that you can post to once you register. They
give you all kinds of posting options ...
|
Exact implementation of PasswordDerivedBytes
(8 messages)
Date: Mon, 30 Jul 2007 02:40:01 -0700
Hello,
We are currently running a project in which we wish to reengineer parts of
the System.Security.Cryptography namespace on a unix machine.
We discovered that the implementation of the PasswordDerivedBytes shows ...
|
First call to RSAParam.export very slow
(1 messages)
Date: Mon, 30 Jul 2007 00:01:29 -0700
Hello.
I'm working in Visual Studio, language is C#, and I am coding a
cryptography program.
At some point, I need random values, and rather than using a made-for-
it random generator, I use the first bytes of
RSACryptoServiceProvider ...
|