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. Visual Basic
  4. IssueVision

IssueVision

Scheduled Pinned Locked Moved Visual Basic
csharpcryptographyquestion
6 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.
  • P Offline
    P Offline
    progload
    wrote on last edited by
    #1

    Has anyone here on CP started working with Microsoft's Concept Application IssueVision, If you have, do you have any of the details on the password hash and user scheme. I'm just checking before I try to "hash" it out. I'm working with both the vb.net and the cs.net, versions. Anyone interested in IssueVision, It can be found here. http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=9 Thanks

    D S 2 Replies Last reply
    0
    • P progload

      Has anyone here on CP started working with Microsoft's Concept Application IssueVision, If you have, do you have any of the details on the password hash and user scheme. I'm just checking before I try to "hash" it out. I'm working with both the vb.net and the cs.net, versions. Anyone interested in IssueVision, It can be found here. http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=9 Thanks

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=9[^] RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      P 1 Reply Last reply
      0
      • P progload

        Has anyone here on CP started working with Microsoft's Concept Application IssueVision, If you have, do you have any of the details on the password hash and user scheme. I'm just checking before I try to "hash" it out. I'm working with both the vb.net and the cs.net, versions. Anyone interested in IssueVision, It can be found here. http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=9 Thanks

        S Offline
        S Offline
        Steven Campbell
        wrote on last edited by
        #3

        I have reviewed the code on that app (a long time back). From what I recall, they use a pretty standard password + seed hashing structure.


        my blog

        P 1 Reply Last reply
        0
        • D Dave Kreskowiak

          http://www.windowsforms.net/Applications/application.aspx?PageID=40&tabindex=9[^] RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          P Offline
          P Offline
          progload
          wrote on last edited by
          #4

          Dave, just to let you know, your clickety has a
          break characters at the end for some reason, and the website does not like them, thanks anyway.

          D 1 Reply Last reply
          0
          • S Steven Campbell

            I have reviewed the code on that app (a long time back). From what I recall, they use a pretty standard password + seed hashing structure.


            my blog

            P Offline
            P Offline
            progload
            wrote on last edited by
            #5

            Thanks Steven, I Started reviewing the code last night and I think they Create a New GUID-based salt and generate a hash of the password concatenated with the salt for a user-specified password. The problem is they left that part of the code out that they used to generate the salt. I wish they would have documented some of this. Thanks again

            1 Reply Last reply
            0
            • P progload

              Dave, just to let you know, your clickety has a
              break characters at the end for some reason, and the website does not like them, thanks anyway.

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              Thanks! Fixed. For some reason, there was a carriage return at the end of the URL that got translated to a
              after the submit button was clicked. While modifying the message, the
              tag didn't show up, but a carriage return did. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

              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