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. Database & SysAdmin
  3. Database
  4. How to encrypt?

How to encrypt?

Scheduled Pinned Locked Moved Database
questiontutorial
4 Posts 3 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.
  • R Offline
    R Offline
    Rock Star
    wrote on last edited by
    #1

    Hi, How can I can encrypt and decypt the data and stored in a databse. If anyone knows how to do it. Please tell me.

    Rock Star

    U P 2 Replies Last reply
    0
    • R Rock Star

      Hi, How can I can encrypt and decypt the data and stored in a databse. If anyone knows how to do it. Please tell me.

      Rock Star

      U Offline
      U Offline
      Ujjaval Modi
      wrote on last edited by
      #2

      Hi, If you are using VS 2005 then you can use classes of System.Security.Cryptography namespace. For eg. you can use TripleDESCryptoServiceProvider to encrypt and decrypt data programatically and store it in database.

      Regards, Ujjaval Modi :) Manpower moves wrenches, horsepower moves cars, and the power of the mind moves the world.

      R 1 Reply Last reply
      0
      • U Ujjaval Modi

        Hi, If you are using VS 2005 then you can use classes of System.Security.Cryptography namespace. For eg. you can use TripleDESCryptoServiceProvider to encrypt and decrypt data programatically and store it in database.

        Regards, Ujjaval Modi :) Manpower moves wrenches, horsepower moves cars, and the power of the mind moves the world.

        R Offline
        R Offline
        Rock Star
        wrote on last edited by
        #3

        Thanks Do you hav any link for it so i can get some more information about it.

        Rock Star

        1 Reply Last reply
        0
        • R Rock Star

          Hi, How can I can encrypt and decypt the data and stored in a databse. If anyone knows how to do it. Please tell me.

          Rock Star

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Use the Cryptography classes like Ujjaval said. Google should turn up quite a bit in terms of examples.

          "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

          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