NON-CRYPTOGRAPHIC HASHING USING CARRY-LESS MULTIPLICATION
Registre | Brevet USPTO |
---|---|
Numéro d'application | 17902180 |
Statut | En instance |
Date de dépôt | 2022-09-02 |
Date de la première publication | 2023-01-19 |
Date de publication | 2023-01-19 |
Propriétaire | Intel Corporation (USA) |
Inventeur(s) |
|
Abrégé
Non-cryptographic hashing using carry-less multiplication and associated methods, software, and apparatus. Under one aspect, the disclosed hash solution expands on CRC technology that updates a polynomial expansion and final reduction, to use initialization (init), update and finalize stages with extended seed values. The hash solutions operate on input data partitioned into multiple blocks comprising sequences of byte data, such as ASCII characters. During multiple rounds of an update stage, operations are performed on sub-blocks of a given block in parallel including carry-less multiplication and shuffle operations. During a finalize stage, multiple SHA or carry-less multiplication operations are performed on data output following a final round of the update stage.Classes IPC ?
- H04L 9/06 - Arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for blockwise coding, e.g. D.E.S. systems
- G06F 9/38 - Concurrent instruction execution, e.g. pipeline, look ahead
- G06F 9/30 - Arrangements for executing machine instructions, e.g. instruction decode