I need crypt and decrypt basic sample

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default I need crypt and decrypt basic sample

    Hi,

    I read some articles but I don't understand.
    I need text crypt and decrypt (with my key) basic sample. (VB.NET asp.net
    page)

    Thanks


    skech Guest

  2. Similar Questions and Discussions

    1. Crypt::DH Crypt::Random install problem
      The Linux Test Project (ltp http://ltp.sourceforge.net/) perl file autoltp requires Net::SSH and Net::SFTP These ultimately require Crypt::DH which...
    2. Decrypt function and cfgrid
      Hi, I want to use the grid together with the decrypt function. so i have a grid populated from a query. and one column contains a encrypted...
    3. crypt function in PHP different from Perl's crypt?
      Why returns the crypt function a longer strin than Perls crypt? I need the same length (8 chars) for a password field link its used in the...
    4. Dark basic pro VS blitz basic 3D VS 3d game studio VS shockwave VS jamajic
      What are all your thoughts on the other leading 3D indi game creation packages out there? Are there others that I didn?t mention? here are a few...
    5. PGP decrypt perl script
      Hello. I am in need of direction on where I might find a perl script that will automatically decrypt pgp files that have been FTP'd to a server. ...
  3. #2

    Default Re: I need crypt and decrypt basic sample

    See the "Encryption and Decription" topic in the online help. there's
    a link to the Encrypting and Decrypting data topic that has sample
    code.

    -- Mary
    MCW Technologies
    [url]http://www.mcwtech.com[/url]

    On Thu, 4 Dec 2003 13:38:13 +0200, "skech"
    <skech@seker.zzn.com.bunusil> wrote:
    >Hi,
    >
    >I read some articles but I don't understand.
    >I need text crypt and decrypt (with my key) basic sample. (VB.NET asp.net
    >page)
    >
    >Thanks
    >
    Mary Chipman Guest

  4. #3

    Default I need crypt and decrypt basic sample

    Hi,

    Check the link:

    [url]http://msdn.microsoft.com/asp.net/using/understanding/secu[/url]
    rity/default.aspx?pull=/library/en-
    us/dnnetsec/html/cryptosimplified.asp

    warm regards,
    Arun.
    [url]www.arunmicrosystems.netfirms.com[/url]

    >-----Original Message-----
    >Hi,
    >
    >I read some articles but I don't understand.
    >I need text crypt and decrypt (with my key) basic
    sample. (VB.NET asp.net
    >page)
    >
    >Thanks
    >
    >
    >.
    >
    Arun Ganesh [ MVP] Guest

  5. #4

    Default Re: I need crypt and decrypt basic sample

    Check [url]http://www.obviex.com/samples/encryption.aspx#VB[/url].

    "skech" <skech@seker.zzn.com.bunusil> wrote in message
    news:urOUSrluDHA.684@TK2MSFTNGP09.phx.gbl...
    > Hi,
    >
    > I read some articles but I don't understand.
    > I need text crypt and decrypt (with my key) basic sample. (VB.NET asp.net
    > page)
    >
    > Thanks
    >
    >

    Alek Davis Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139