MD5 uses ___ block size * code example Example: md5 encryption for existing records UPDATE yourtable SET hash = MD5(name) WHERE hash IS NULL