Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DECRYPT with PUBLIC key (how to?)14 Jan 2007 18:09 GMT2
I want to encrypt simple text with MY Private Key so the recipient can
decrypt it with MY Public Key. But I get a 'Bad Key' exception when I try it.
Conflicting info on the web and in articles suggests you cannot do this due
to (export) restrictions in the .NET API and that you ...
visual studio 2005  security12 Jan 2007 17:34 GMT2
How do you protect your application code in C#.net.
Reading trusted sites from VB.NET12 Jan 2007 14:42 GMT2
We have an no touch deployment application hosted on a webserver and
invoked via a link like http://myserver/myprogram.exe
This requires that the user have myserver in the list of trusted sites
and this site to have elevated permissions.  This has been working well
RSA encryption across domains12 Jan 2007 14:34 GMT2
Guys,
I have a small class in a web app that encrypts and decrypts values using
the RSACryptoServiceProvider class, using the machine key store. The code
works fine and I am able to encrypt/decrypt information fine in my
Binary Serialization without SerializationFormatter permission?10 Jan 2007 08:07 GMT1
The hosting service I am currently using allows the following Code Access
Security permissions.
1. DnsPermission to perform DNS queries
2. FileIOPermission to read and write files within application directory.
SecurityException Help09 Jan 2007 15:00 GMT2
I am trying to debug some old code that has this line in it:
WindowsPrincipal winPrn = new
WindowsPrincipal(WindowsIdentity.GetCurrent());
When I run this line (which I believe should be doing nothing more than
Client Authentication08 Jan 2007 14:10 GMT6
When i'm using the SSLSteam class, and i want to do a Client authentication,
must my client certificate be stored in the current user's "MY" store ? Can
i load this client certificate from a file using
X509Certificate.CreateFromCertFile(MyCertFile) ?
How Secure is RSA-SHA1 ?02 Jan 2007 22:33 GMT1
        I am doing the Security Audit of a .Net Application Developed on
ASP.Net 1.1. The Developer has informed me that he has implemented RSA-SHA1
for the Authentication Module, The credentials of which are shown below.
Is there a way to query Security Event Log with Filter in C#?02 Jan 2007 13:24 GMT1
Hi, I'm using vs2005 and .net 2.0.  I currently prcoess each Security Log
entry one by one to extract those that fit the selection criteria.  Is there
a function that I can use to query the entries with option of filtering for
certain event id and/or time period in C#?  
Exporting public key from RSACryptoServiceProvider in ASN.1 format02 Jan 2007 10:59 GMT2
Is it possible to export the public key generated by
RSACryptoServiceProvider in ASN.1 format? I need to decrypt using other
"frameworks" (e.g. Delphi using LockBox). I only need to do this with the
public key - the private one will only be used by .NET applications.
Pages: 1 2 December, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.