A cryptographic hashing algorithm is a method of converting data into a fixed-size string of characters, which is typically a hash value. This is a one-way function, meaning that it is infeasible to reverse the hash value back to the original data. Common cryptographic hashing algorithms include SHA-256, MD5, and SHA-1.