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. encryption

encryption

Scheduled Pinned Locked Moved Web Development
comsecurityquestionlearning
8 Posts 4 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.
  • S Offline
    S Offline
    Sarvesvara BVKS Dasa
    wrote on last edited by
    #1

    Not the excryptrion at the level of 'e-com site'. But I am in need to excrypt/decrypt my data. The requirement goes like this, the user will get the mails with links in it. I dont want to reveal the params, that are contained in the mails. So these need to be encrypted, and get decrypted when they enter my page in 'click of the URL'. Is there anything avaulable in the ASP / jscripts for this????? Thanks in advance! I was born intelligent
    Education ruined me!.

    G J V 3 Replies Last reply
    0
    • S Sarvesvara BVKS Dasa

      Not the excryptrion at the level of 'e-com site'. But I am in need to excrypt/decrypt my data. The requirement goes like this, the user will get the mails with links in it. I dont want to reveal the params, that are contained in the mails. So these need to be encrypted, and get decrypted when they enter my page in 'click of the URL'. Is there anything avaulable in the ASP / jscripts for this????? Thanks in advance! I was born intelligent
      Education ruined me!.

      G Offline
      G Offline
      Giles
      wrote on last edited by
      #2

      Don't know if you've looked at .NET, but there are loads of useful tools in the System.Security.Cryptography namespace that should do pretty much whatever you need. From block encrytion, stream encryption or hashing alogorithms of various kinds, its got the lot. Quote from a clever bloke : "I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones." - Albert Einstein

      S 1 Reply Last reply
      0
      • G Giles

        Don't know if you've looked at .NET, but there are loads of useful tools in the System.Security.Cryptography namespace that should do pretty much whatever you need. From block encrytion, stream encryption or hashing alogorithms of various kinds, its got the lot. Quote from a clever bloke : "I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones." - Albert Einstein

        S Offline
        S Offline
        Sarvesvara BVKS Dasa
        wrote on last edited by
        #3

        Giles wrote: Don't know if you've looked at .NET But.... I need the stuffs right now in simple ASP or JScripts only.... Thanks for ur reply I was born intelligent
        Education ruined me!.

        1 Reply Last reply
        0
        • S Sarvesvara BVKS Dasa

          Not the excryptrion at the level of 'e-com site'. But I am in need to excrypt/decrypt my data. The requirement goes like this, the user will get the mails with links in it. I dont want to reveal the params, that are contained in the mails. So these need to be encrypted, and get decrypted when they enter my page in 'click of the URL'. Is there anything avaulable in the ASP / jscripts for this????? Thanks in advance! I was born intelligent
          Education ruined me!.

          J Offline
          J Offline
          Jonathan Austin
          wrote on last edited by
          #4

          I used this a while back on an ASP project to encrypt path names so the user couldn't see them. It's in ASP. http://www.4guysfromrolla.com/webtech/012000-1.shtml[^]

          S 2 Replies Last reply
          0
          • J Jonathan Austin

            I used this a while back on an ASP project to encrypt path names so the user couldn't see them. It's in ASP. http://www.4guysfromrolla.com/webtech/012000-1.shtml[^]

            S Offline
            S Offline
            Sarvesvara BVKS Dasa
            wrote on last edited by
            #5

            will give it a try. Thanks I was born intelligent
            Education ruined me!.

            1 Reply Last reply
            0
            • J Jonathan Austin

              I used this a while back on an ASP project to encrypt path names so the user couldn't see them. It's in ASP. http://www.4guysfromrolla.com/webtech/012000-1.shtml[^]

              S Offline
              S Offline
              Sarvesvara BVKS Dasa
              wrote on last edited by
              #6

              This is really good, and works fine. Thanks! I was born intelligent
              Education ruined me!.

              1 Reply Last reply
              0
              • S Sarvesvara BVKS Dasa

                Not the excryptrion at the level of 'e-com site'. But I am in need to excrypt/decrypt my data. The requirement goes like this, the user will get the mails with links in it. I dont want to reveal the params, that are contained in the mails. So these need to be encrypted, and get decrypted when they enter my page in 'click of the URL'. Is there anything avaulable in the ASP / jscripts for this????? Thanks in advance! I was born intelligent
                Education ruined me!.

                V Offline
                V Offline
                Vasudevan Deepak Kumar
                wrote on last edited by
                #7

                Hi SPS, Try some simple JavaScript Encryption (i.e.,) obfuscation trick. Try this URL: http://dev.krook.org/cipher.html Deepak Kumar Vasudevan http://deepak.portland.co.uk/

                S 1 Reply Last reply
                0
                • V Vasudevan Deepak Kumar

                  Hi SPS, Try some simple JavaScript Encryption (i.e.,) obfuscation trick. Try this URL: http://dev.krook.org/cipher.html Deepak Kumar Vasudevan http://deepak.portland.co.uk/

                  S Offline
                  S Offline
                  Sarvesvara BVKS Dasa
                  wrote on last edited by
                  #8

                  Will look int it. Thanks for the reply! I was born intelligent
                  Education ruined me!.

                  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