#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
...

C Simple SHA Hashing

by mdw7.blogspot.com, December 11, 2009 15:38, 1 refactoring, tagged with c, hash, SHA1, 5 bit

Dear All, I'm a new C progr...

55502f40dc8b7c769880b10874abc9d0 Talk
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
...

Java Refactor my brute forcer!

by mdw7.blogspot.com, October 18, 2009 21:28, 3 refactorings

Can you improve the speed o...

55502f40dc8b7c769880b10874abc9d0 Talk