#!/usr/bin/python import crypt print crypt.crypt('titok', '$6$AbCdefgh')