Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

encryption

Encrypting Web.Config

September 2, 2022 by Magenaut

Duplicate of Encrypting config files for deployment .NET and Encrypting config files for deployment

Categories ASP.NET, Q&A Tags .net, asp.net, c#, encryption, web-config Leave a comment

Encrypt cookies in ASP.NET

September 2, 2022 by Magenaut

I would like to encrypt cookies in ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, c#, cryptography, encryption Leave a comment

How to encrypt one entry in web.config

September 2, 2022 by Magenaut

ASP.NET 4

Categories ASP.NET, Q&A Tags asp.net, encryption, web-config Leave a comment

How can I encrypt a querystring in asp.net?

September 1, 2022 by Magenaut

I need to encrypt and decrypt a querystring in ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, encryption Leave a comment

Encrypt Query String including keys

September 1, 2022 by Magenaut

I have an app that is using query string to pass some values around pages. I found few examples on how to encrypt values in query string, but the problem is that my KEYS tell more about query string then the values which are all integers converted to string.

Categories ASP.NET, Q&A Tags asp.net, c#, encryption, query-string Leave a comment

How to implement Triple DES in C# (complete example)

September 1, 2022 by Magenaut

I want to use triple DES in C# for encryption/decryption of (utf8) strings with a (utf8) key of any length.

Categories ASP.NET, Q&A Tags asp.net, c#, cryptography, encryption Leave a comment

How do I prevent replay attacks?

August 31, 2022 by Magenaut

This is related to another question I asked. In summary, I have a special case of a URL where, when a form is POSTed to it, I can’t rely on cookies for authentication or to maintain the user’s session, but I somehow need to know who they are, and I need to know they’re logged in!

Categories ASP.NET, Q&A Tags asp.net, encryption, security Leave a comment

Invalid length for a Base-64 char array during decoding/decryption

August 31, 2022 by Magenaut

Q: I face the following big problem :

Categories ASP.NET, Q&A Tags .net, asp.net, c#, encryption Leave a comment

query string parameter obfuscation

August 31, 2022 by Magenaut

I want to obfuscate one query string parameter in ASP.NET. The site will have a high volume of request, so the algorithm shouldn’t be too slow.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, cryptography, encryption Leave a comment

Decrypting an ‘Encrypted’ password from ASP.NET 2.0 Membership

August 31, 2022 by Magenaut

I have a requirement to decrypt the Encrypted (not Hashed) passwords located in my aspnet_Membership table. In that database I see the Password (Encrypted) and PasswordSalt fields, and I can look at my web.config to find the machinekey > decryptionKey (validation=”SHA1″ decryption=”AES”).

Categories ASP.NET, Q&A Tags .net-2.0, asp.net, asp.net-membership, encryption, passwords Leave a comment
Older posts
Page1 Page2 … Page4 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress