Search:

Type: Posts; User: MrLinus; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    15
    Views
    15,789

    It's not an encrypted result. An encrypted result...

    It's not an encrypted result. An encrypted result would be a cipher text (the plaintext encrypted). It's a form of integrity check, if you will. Basically, verifies that the information hasn't...
  2. Replies
    15
    Views
    15,789

    It's just a simplistic example. The algorithms...

    It's just a simplistic example. The algorithms used are usually a lot more complicated. For the purposes of a simple example I said the algorithm was to add to numbers together (one is the key and...
  3. Replies
    15
    Views
    15,789

    A password hash is the result of the password...

    A password hash is the result of the password being passed through an algorithm. It's not the encrypted password but rather a result of it.

    e.g.,

    In a simplistic view, if my password is 6 and...
Results 1 to 3 of 3