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 / Languages / C# / December 2007

Tip: Looking for answers? Try searching our database.

Encryption

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Analizer1 - 06 Dec 2007 23:11 GMT
hello,
we have a old backend Service written in VB6
I have Re-written this service using c#

A part of the service uses AspEncrypt from persist software
is there a alternative in c# to get the same affect of the
Aspencrypt com object (activex) .
In the Past ive seen these 3rd party products acually used the microsoft sdk
and just created a activex wrapper

thanks
Mark Rae [MVP] - 06 Dec 2007 23:29 GMT
> is there a alternative in c#

http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GGIH_
en-GBGB220GB220&q=%22C%23%22+Encryption


Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

Marc Gravell - 07 Dec 2007 10:08 GMT
There are plenty of industry-standard encryption/hashing algorithms
included in the framework, in System.Security.Cryptography; I doubt
any will be side-by-side compatible with AspEncrypt (which leaked like
a sieve last time I used it, btw), but if this is just for
*equivalent* (rather than identical) functionality you should be
spoilt for choice.

http://msdn2.microsoft.com/en-us/library/system.security.cryptography.aspx

Marc
Arne Vajhøj - 08 Dec 2007 04:18 GMT
> There are plenty of industry-standard encryption/hashing algorithms
> included in the framework, in System.Security.Cryptography; I doubt
[quoted text clipped - 4 lines]
>
> http://msdn2.microsoft.com/en-us/library/system.security.cryptography.aspx

I don't know AspEncrypt (based on your statement I assume I should
consider myself lucky !), but either it uses the same well defined
algorithms (DES, 3DES, RC4, AES, RSA, DSA, MD5, SHA-1 etc.) that
.NET does *or* it is time to switch to those algorithms !

Arne

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.