Devessier / ssl

Clone of openssl in C for 42 School
GNU General Public License v3.0
0 stars 0 forks source link

SHA-224 algorithm #11

Closed Devessier closed 3 years ago

Devessier commented 3 years ago

We must implement SHA-224 algorithm as a bonus. The algorithm is identical to SHA-256 algorithm except some minor differences.