System.IO.Hashing Espace de noms
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contient les types utilisés dans le calcul de valeurs de hachage non cryptographiques.
Classes
Crc32 |
Fournit une implémentation de l’algorithme CRC-32, tel qu’utilisé dans ITU-T V.42 et IEEE 802.3. |
Crc64 |
Fournit une implémentation de l’algorithme CRC-64 comme décrit dans ECMA-182, Annexe B. |
NonCryptographicHashAlgorithm |
Représente un algorithme de hachage non cryptographique. |
XxHash128 |
Fournit une implémentation de l’algorithme de hachage XXH128 pour générer un hachage 128 bits. |
XxHash3 |
Fournit une implémentation de l’algorithme de hachage XXH3 pour générer un hachage 64 bits. |
XxHash32 |
Fournit une implémentation de l’algorithme XxHash32. |
XxHash64 |
Fournit une implémentation de l’algorithme XxHash64. |