Imports of package md5_crypt

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
crypto/md5Package md5 implements the MD5 hash algorithm as defined in RFC 1321.
github.com/tredoe/osutil/user/cryptPackage crypt provides interface for password crypt functions and collects common constants.
github.com/tredoe/osutil/user/crypt/commonPackage common contains routines used by multiple password hashing algorithms.