Hash Function Encryption Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - ". ----" to ". ----")
m (Text replacement - "** ..." to "** …")
 
Line 6: Line 6:
** [[Message Digest (MD) Algorithm]],
** [[Message Digest (MD) Algorithm]],
** [[Secure Hash Algorithm (SHA)]],
** [[Secure Hash Algorithm (SHA)]],
** ...
**
* <B>Counter-Example(s):</B>
* <B>Counter-Example(s):</B>
** [[Public Key Cryptography (PKC) Algorithm]],
** [[Public Key Cryptography (PKC) Algorithm]],

Latest revision as of 16:38, 6 January 2023

A Hash Function Encryption Algorithm is a Data Cryptographic Algorithm that uses a fixed length hash value instead of using a key.



References

2021