Forums / Craftwork / Server-side / owencrypt - One way encyption class

oc
#10200 2009-03-19 21:52
Very inessential.

All you do is combining existing algorithms, it is also slow because you encode bigger and bigger strings consecutively. It is no more secure considering we know the code path. So, a number/letter/[*-=?%&{}] MD5 hash is a lot better.

This topic is locked, new posts are not allowed.