Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. PKCS #7 Encryption

PKCS #7 Encryption

Scheduled Pinned Locked Moved ASP.NET
databasecsharpsql-serversysadminalgorithms
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    anandhakrishnan
    wrote on last edited by
    #1

    Hi, I have the requirement to encrypt my password with the PKCS #7 algorithm and store it to the sql server database. And to get the password also i need to decrypt with the same PKCS #7 algorithm. Is it possible with .Net code. Pls provide some help on how to do this encryption & decryption. Tnx in advance

    C 1 Reply Last reply
    0
    • A anandhakrishnan

      Hi, I have the requirement to encrypt my password with the PKCS #7 algorithm and store it to the sql server database. And to get the password also i need to decrypt with the same PKCS #7 algorithm. Is it possible with .Net code. Pls provide some help on how to do this encryption & decryption. Tnx in advance

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      anandhakrishnan wrote:

      Is it possible with .Net code.

      Of course. There's a Cryptography namespace in .NET, if it doesn't support this algorithm, then google for code, or google for the algorithm and write it yourself. Either way, it's obviously possible in .NET, it's just a question of how much work you need to do yourself.

      Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups