Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:742457
More Search Options
RSS Available
Matching Posts
Re: Decrypting passwords encrypted using Cold Fusion Encrypt
As it appeared to be replacing encrypt with decrypt did not help the problem You should also change padding setting in coldfusion. See the reverse code below: .NET <html> <head> </head> <body> <%@ Page Language="VB" Debug="true" %> <%@ Import Namespace="System.IO" %> <%@ Import Namespace="System.Text" %> <%@ Import Namespace="System.Security.Cryptography" %> <script runat=server language=vbscript>
Posted to
Migrating from Cold Fusion to ASP.NET
(Forum)
by
valekm
on 6/15/2007
Re: Decrypting passwords encrypted using Cold Fusion Encrypt
And yes.. I forgot.. The code I put solves the reverse problem. Change Encrypt on Decrypt in coldfusion and FromBase64String to EncryptToBase64String to DecryptFromBase64String in .NET and adjust the code. This should solve your.
Posted to
Migrating from Cold Fusion to ASP.NET
(Forum)
by
valekm
on 6/14/2007
Re: Decrypting passwords encrypted using Cold Fusion Encrypt
ASP code to place a link <%@ Page Language= "VB" Debug= "true" %> <%@ Import Namespace= "System.IO" %> <%@ Import Namespace= "System.Text" %> <%@ Import Namespace= "System.Security.Cryptography" %> <script runat=server language=vbscript> Public Class Encryption64 ' Use DES CryptoService with Private key pair Private key() As Byte = {} ' we are going to pass in the key portion in our method calls Private IV() As
Posted to
Migrating from Cold Fusion to ASP.NET
(Forum)
by
valekm
on 6/14/2007
Page 1 of 1 (3 items)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online