DES (Data Encryption Standard) is no longer considered secure due to its 56-bit key length, which can be brute-forced with modern computing power. It was officially withdrawn as a standard by NIST in 2005. Specialized hardware can break DES in hours or days, making it completely unsuitable for protecting sensitive data today. Modern replacements like AES should be used instead.