python - My encryption algorithm -


i bored , made encryption algorithm using python. i'm curious find out if interested in trying break it, or maybe point me in right direction of forum or website test strength of algorithm. if can me please respond question. thanks

first, read this:

http://en.wikipedia.org/wiki/brute_force_attack

then follow links.

specifically, read one: http://www.sciengines.com/copacobana/

now you've done reading, can download brute-force encryption breaker , break code.

it's easy. don't need you. can yourself.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -