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. General Programming
  3. C#
  4. Hash Encryption

Hash Encryption

Scheduled Pinned Locked Moved C#
csharpsecuritycryptographyhelpquestion
4 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.
  • E Offline
    E Offline
    Eli Nurman
    wrote on last edited by
    #1

    Any one know what the best HASH Encryption is to use on .NET? I'm talking about built-in ageratum (MD5, SHA). Please help me out, Thanks.

    L D 2 Replies Last reply
    0
    • E Eli Nurman

      Any one know what the best HASH Encryption is to use on .NET? I'm talking about built-in ageratum (MD5, SHA). Please help me out, Thanks.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      never.reply wrote:

      what the best HASH Encryption

      "Hashes aren't encryption" link[^]

      A 1 Reply Last reply
      0
      • E Eli Nurman

        Any one know what the best HASH Encryption is to use on .NET? I'm talking about built-in ageratum (MD5, SHA). Please help me out, Thanks.

        D Offline
        D Offline
        dino2094
        wrote on last edited by
        #3

        .NET offers MD5, RIPEMD160, SHA1, SHA256, SHA384, and SHA512. I can't tell which is right for you without know why you need a hash function. SHA512 is the most "secure" of the choices but it maybe overkill in certain applications.

        1 Reply Last reply
        0
        • L led mike

          never.reply wrote:

          what the best HASH Encryption

          "Hashes aren't encryption" link[^]

          A Offline
          A Offline
          Anthony Mushrow
          wrote on last edited by
          #4

          Perhaps they want to make a hash, and then encrypt it :rolleyes:

          My current favourite word is: Waffle Cheese is still good though.

          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