Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

MD2

This repository contains my implementation of the MD2 hash function in C.

In the file 'Sbox_generate.c', a permutation of a 256-length array (S-box) is generated based on the digits of pi.

In the file 'MD2_algorithm_string.c', an MD2 hash is generated based on user input string.

About

My implementation of MD2 hash function in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages