About 94 results
Open links in new tab
  1. Hash and Signature Algorithms - Win32 apps | Microsoft Learn

    Jan 7, 2021 · The following algorithms compute hashes and digital signatures. Each of these algorithms is supported in the Microsoft …

  2. Get-FileHash (Microsoft.PowerShell.Utility) - PowerShell

    The Get-FileHash cmdlet computes the hash value for a file by using a specified hash algorithm. A hash value is a unique value that …

  3. Hashes and Digital Signatures - Win32 apps | Microsoft Learn

    Jan 7, 2021 · With Hash and Digital Signature Functions, a user can digitally sign data so that any other user can verify that the data …

  4. HashAlgorithm Class (System.Security.Cryptography)

    Represents the base class from which all implementations of cryptographic hash algorithms must derive.

  5. Hash

    Computes the hash value for the input data.

  6. Hashing - Win32 apps | Microsoft Learn

    Jan 7, 2021 · Lists procedures and examples that demonstrate creating, encoding, decoding, and signing hashes.

  7. Ensuring Data Integrity with Hash Codes - .NET | Microsoft Learn

    Jan 3, 2023 · Learn how to ensure data integrity using hash codes in .NET. A hash value is a numeric value of a fixed length that …

  8. Data Hashes - Win32 apps | Microsoft Learn

    Jan 7, 2021 · A hash of a text or other string of bytes is an associated, statistically unique, fixed-length value.

  9. hash Class | Microsoft Learn

    Aug 3, 2021 · The function object defines a hash function, suitable for mapping values of type Ty to a distribution of index values. …

  10. Overview of encryption, signatures, and hash algorithms in .NET - .NET

    Mar 11, 2022 · Learn about encryption methods and practices in .NET, including digital signatures, random number generation, and …

  11. Hashtable and Dictionary Collection Types - .NET

    Sep 15, 2021 · Each bucket is associated with a hash code, which is generated using a hash function and is based on the key of the …