[
Log In
]
Home
Welcome
About Us
Terms Available
References
Contact Us
Services
Services Offered
Software Development
Database Development
System Integration
Consulting Services
Architectural Services
For Developers
ASP.Net
Generate Machine Key
Generate Hash
Generate <machineKey/> attribute
This page generates the machineKey attribute for the web.config file of an ASP.Net website.
Options:
Option
Type
Key Length
Information
Decryption
auto
AES
3DES
DES
AutoGenerate, IsolateApps
64 bit key (16 hex characters)
128 bit key (32 hex characters)
192 bit key (48 hex characters)
256 bit key (64 hex characters)
Auto
Specifies that the ASP.Net automatically determines which algorithm to use. The default is currently to use AES.
The only valid
KeyLen
value is: AutoGenerate.
Validation
AES
3DES
MD5
SHA1
SHA256
SHA384
SHA512
AutoGenerate, IsolateApps
128 bit key (32 hex characters)
160 bit key (40 hex characters)
192 bit key (48 hex characters)
256 bit key (64 hex characters)
384 bit key (96 hex characters)
512 bit key (128 hex characters)
SHA256
Specifies that ASP.Net uses the HMACSHA256 hash algorithm to validate data.
Valid
KeyLen
values include: 256 Bits; or Autogenerate.
Results:
WebSite Version:
2.1.0.6
Copyright © 1996-
2012
SourceTree Inc. All rights reserved.
Privacy Statement