Skip to content

Magenaut

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

encryption

ASP.Net SessionState using SQL Server – is the data encrypted?

August 29, 2022 by Magenaut

When using Sql Server to store and manage the SessionState, is the session data stored in the database using encryption?

Categories ASP.NET, Q&A Tags asp.net, encryption, session-state, sql-server Leave a comment

Effective Password Encryption

August 28, 2022 by Magenaut

I’ve taken a look at the StackOverflow question, “Password Encryption / Database Layer AES or App Layer AES,” and I’d like to effectively and efficiently hash my passwords on registration (web app) and then be able to check they are correct on login. I’m using VB, but comfortable using C#.

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

Using ASPNet_Regiis to encrypt custom configuration section – can you do it?

August 27, 2022 by Magenaut

I have a web application with a custom configuration section. That section contains information I’ld like to encrypt (was hoping to use ASPNet_RegIIS rather than do it myself).

Categories ASP.NET, Q&A Tags asp.net, aspnet-regiis.exe, encryption, system-configuration, web-config Leave a comment

Best Practices for Passing Data Between Pages

August 27, 2022 by Magenaut

The Problem

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

How is Azure ACS authentication secured?

August 26, 2022 by Magenaut

Thanks to Gaurav Mantri for answering my earlier question Azure ACS Set Up in C#.

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

How to safely include password in query string

August 26, 2022 by Magenaut

Is it possible to safely include a password in a query string for a c# asp.net site.

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

Decrypting the .ASPXAUTH Cookie WITH protection=validation

August 26, 2022 by Magenaut

For quite sometime I’ve been trying to decipher the ASP .ASPXAUTH cookie and decrypt it using PHP. My reasons are huge and I need to do this, there is no alternative. In PHP so far I have successfully managed to read the data from this cookie, but I cannot seem to do it while it is encrypted. Anyway, here it goes…

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

Encrypt Route Data in URL

August 26, 2022 by Magenaut

In my ASP.NET MVC app, I want to encrypt the route data and NOT QueryString, in other word:

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

How? Encrypt and Decrypt user membership passwords in ASP.NET

August 26, 2022 by Magenaut

We are creating a new site using ASP.NET membership provider for user registration and log in. Our old system encrypted user passwords so that we could recover them if we needed to.

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

Encrypting web.config using Protected Configuration pointless?

August 25, 2022 by Magenaut

I must be missing something…

Categories ASP.NET, Q&A Tags .net, asp.net, encryption, security, web-config Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 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