>>135
python script run 8-12 k t/s on virtual machine on the same pc, 4-6 times faster than pure c with the same logic. so it's something about how c handles strings or rather how i cannot cope with it -_-
python's crypt module uses built-in linux crypt so the script itself just works with strings
still, crypt(3) is slow