{"id":183235,"date":"2023-10-08T18:27:56","date_gmt":"2023-10-08T18:27:56","guid":{"rendered":"https:\/\/www.henryharvin.com\/blog\/?p=183235"},"modified":"2026-06-03T11:31:13","modified_gmt":"2026-06-03T11:31:13","slug":"what-is-des-data-encryption-standarddes-algorithm-and-operation","status":"publish","type":"post","link":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/","title":{"rendered":"What is DES (Data Encryption Standard)?DES Algorithm and Operation"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The world became a smaller place with the advent of the Internet but it also meant compromising data privacy. We needed assurance that our personal or sensitive data reached only authorized readers. In the early 1970s, IBM developed DES. What is DES? Data Encryption Standard is a method of encrypting and decrypting data using a symmetric key to keep confidential or classified information safe from hackers. It is the first form of cyber security.<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/www.henryharvin.com\/\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"630\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-1024x630.png\" alt=\"Explanation of What is DES\n\n\" class=\"wp-image-183237\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-1024x630.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-300x185.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-1536x946.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-600x369.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1-768x473.png 768w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30131823\/Steps-in-DES-1.png 2001w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><strong>Pic Courtesy: GeeksforGeeks<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<p>The National Institute of Standards and Technology (NIST) accepted the DES. It came into use in 1977 and it officially retired in 2005. What is DES in simple language?<\/p>\n\n\n\n<p>It is an algorithm that divides plain text into 64-bit smaller blocks and converts them into encrypted text or ciphertext using 48-bit keys. A Symmetric cryptography key decodes this ciphertext. This means that the same key encrypts and decrypts text.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Origin of DES<\/strong><\/h2>\n\n\n\n<p>The US Government had called for data security. In the 1970s, a team from IBM developed a data encryption system with some help from the National Security Association. It was submitted to the National Institute of Standards and Technology (NIST), USA. In November 1976 NIST adopted it. DES was now a Federal Information Processing Standard (FIPS) PUB 46.  It is for use on unclassified data.  It renewed as the standard for data encryption in 1983, 1988, 1993, and 1999.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is DES algorithm?<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Groups of 64-bit blocks of text form from the data input. <\/li><li>A key encodes each block into 64-bit ciphertext. This happens through permutation and substitution. DES uses LUCIFER, a block cipher developed by Horst Feistel.<\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>An initial permutation forms two parts of 32-bit of each block, Left plain text (LPT) and Right plain text (RPT).  <\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>&nbsp;Every LPT and RPT encrypts 16 times.<\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>&nbsp;Each round of encryption generates 16 different 48-bit subkeys. <\/li><li>&nbsp;LPT and RPT rejoin. The algorithm performs a final permutation.  This results in the 64-bit ciphertext.<\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>The algorithm generates a 64-bit key for encrypting and decrypting the text. Parity checks take place on 8 bits. So the actual length of the key is only 56 bits.<\/li><li> A reverse process decodes the text using the same key. <\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/en.wikipedia.org\/wiki\/Data_Encryption_Standard\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" width=\"250\" height=\"674\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30133604\/feistel-structure.png\" alt=\"What is DES?\" class=\"wp-image-183240\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30133604\/feistel-structure.png 250w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30133604\/feistel-structure-111x300.png 111w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/09\/30133604\/feistel-structure-223x600.png 223w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/a><figcaption><strong>Pic courtesy: Wikipedia<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Security and safety<\/strong><\/h2>\n\n\n\n<p>The biggest drawback of DES is the 56-bit key. Advanced technologies made it easier to crack the keys and subjected DES to brute force attacks. The 56-bit key was too small and susceptible to cracking. In July 1998 Electronic Frontier Foundation (EFF) cracked the 56-bit key with the \u201cDeepcrack\u201d, an EFFDES cracker machine.&nbsp; DES cracking machines are capable of searching all the keys in approximately seven hours. The chips can encode and decode over a million DES operations in one second. Differential cryptanalysis (DC), Linear cryptanalysis (LC), and Davis\u2019 attack can break the full 16 rounds of DES easily. In 2005 NIST officially discontinued it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Triple DES and AES<\/strong><\/h2>\n\n\n\n<p>To counter the attacks, an improved DES called Triple DES came into force in 1997. It uses the same DES core. There are three passes with three different keys. NIST decided to use it only as a temporary solution. In 2002, NIST introduced an advanced and less susceptible algorithm. Advanced Encryption Standard (AES) superseded DES as the accepted cipher system.  The US government will use Triple DES for sensitive information till 2030. AES is a 128-bit block encoder with a key size of 128 bits, 192 bits, or 256 bits. The AES algorithm has yet to be cracked.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is DES\u2019 Modus Operandi?<\/strong><\/h2>\n\n\n\n<p>One should choose the right security provider for encrypting. The selection is based on the language used like C, Java, Python, MATLAB, etc. Create a key on your own or through the Key Generator. Lastly, check for errors in encryption using testing procedures.<\/p>\n\n\n\n<p>There are five different methods of encrypting and decrypting in DES.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Electronic Codebook (ECB)<\/strong>: The data forms blocks of 64 bits. Each block of 64 bits is coded and decoded individually into ciphertext.<\/li><li>Cipher Block Chaining (CBC): This is an improvement on the ECB since the ECB had some security issues. It uses an Initialization Vector. Every 64-bit block of text is numerically combined with the previously encoded block to encrypt itself. One error in any block can corrupt the decoding.<\/li><li><strong>Cipher Feedback (CFB):<\/strong>  In this case, the output of the previously encrypted block numerically combines with the present text block to turn it into a ciphertext block. This does not show the plaintext patterns.<\/li><li><strong>Output Feedback (OFB):<\/strong> The difference between OFB and CFB is that in OFB the encryption algorithm input for the current block of plain text is the subkey or the output from the previous ciphertext. The errors in the previous encryption will not affect this block encryption.<\/li><li><strong>Counter (CTR):<\/strong> Cipertext blocks are created when an encrypted counter XORed\u2019s plaintext. The counter adds for each succeeding block.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"DES Algorithm (Data Encryption Standard algorithm) | Complete Working | Types - Double &amp; Triple DES\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/0uA86l22FzQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption>What is DES?<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is DES used for?<\/strong><\/h2>\n\n\n\n<p>The key in DES is easy to crack. This resulted in the discontinuation of the data encryption standard. It is the first encryption standard. DES is the base for all future encryption algorithms. To comprehend new encryption methods, a good understanding of the original algorithm is helpful. Triple DES evolved from this algorithm. It is a legacy encryption algorithm.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>DES Algorithm in Education<\/strong><\/h2>\n\n\n\n<p>This algorithm is the foundation for all the later encryption algorithms in cryptography. In cryptanalysis, students learn SDEC or simplified Data Encryption Standard. The structure and properties remain similar to those of DES but are simplified. Encryption and decryption are easier and penned by hand.<\/p>\n\n\n\n<p>Cryptography and cyber security are very important in today\u2019s world. The field is vast and the demand insatiated. A candidate can learn and update oneself in this field by pursuing courses on related topics. Students can go in for programming, learning coding and decoding, and courses in cyber security.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Courses at Henry Harvin:<\/strong><\/h2>\n\n\n\n<p><a href=\"https:\/\/www.henryharvin.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Henry Harvin<\/a> provides training and advisory services worldwide. It is one of the top 500 Global Edtech companies. Henry Harvin has more than 800 courses on varied subjects. The students can avail of <a href=\"https:\/\/www.henryharvin.com\/courses?query=data+science\" target=\"_blank\" rel=\"noreferrer noopener\">data science courses<\/a> which have a diploma, BSc, post-graduation, master&#8217;s, and programming languages like Python to choose from. Henry Harvin runs basic to master\u2019s courses in <a href=\"https:\/\/www.henryharvin.com\/courses?query=cyber+security\" target=\"_blank\" rel=\"noreferrer noopener\">cybersecurity<\/a>. The Ethical <a href=\"https:\/\/www.henryharvin.com\/courses?query=hacking\" target=\"_blank\" rel=\"noreferrer noopener\">Hacking<\/a> course and Computer Hacking Forensic Investigator course are in demand.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Data Encryption Standards is officially out of commission. Yet, it is important and experts talk about it.  Data privacy and safety are major requirements the world over. Encryption is important to every business today. In this day of cutthroat competition and hacking of systems, the protection of confidential data is of utmost priority. Converting data into cipher text and an untraversable encryption key to protect it is the need of the day. DES has shown the path for improved algorithms for information security.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ.<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1696081910618\"><strong class=\"schema-faq-question\">1. Is Encryption and Decryption part of Cryptography?<\/strong> <p class=\"schema-faq-answer\">A. Cryptography is the process of coding data and has been used since time immemorial. Information is encrypted and can only be decrypted by the person who has the key to decode it.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1696081997870\"><strong class=\"schema-faq-question\">2. What is DES?<\/strong> <p class=\"schema-faq-answer\">A. Data Encryption Standard is a symmetric-key block cipher that divides text into 64-bit blocks to be decoded by the same cryptography key. It was created in the early 1970s by a team from IBM and then accepted by NIST as the Federal Information Processing Standard in the USA.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1696083222853\"><strong class=\"schema-faq-question\">3. What is the scope of cryptographers?<\/strong> <p class=\"schema-faq-answer\">A. Data privacy and data security is a burning issue in today\u2019s times. A majority of companies in the field of cyber security, computer engineering, or high-security government agencies require cryptographers or coders with a degree in cryptography. Stronger and stronger algorithms are being improved and developed every day. Lattice cryptography developers say that it will protect data from attacks from future quantum computers too.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1696083327832\"><strong class=\"schema-faq-question\">4. Is Data Science related to Cryptography?<\/strong> <p class=\"schema-faq-answer\">A. Data science is not directly related to Cryptography but both require deep knowledge of coding and programming languages like C, Java, Python, and MATLAB. Both involve the use of statistics to analyze and safeguard data.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1696083368151\"><strong class=\"schema-faq-question\">5. What is DES replaced with?<\/strong> <p class=\"schema-faq-answer\">A. DES was susceptible to brute force attacks and code-cracking in just a few hours. Triple DES was developed wherein to encrypt data, the DES cipher is used three times. However, a more advanced coding algorithm, Advanced Encryption Standard (AES) was approved by NIST in 2002.<\/p> <\/div> <\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Related reads<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img decoding=\"async\" width=\"370\" height=\"245\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180121\/cyber-security.jpg\" alt=\"\" class=\"wp-image-183302\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180121\/cyber-security.jpg 370w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180121\/cyber-security-300x199.jpg 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180121\/cyber-security-270x180.jpg 270w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/www.henryharvin.com\/blog\/cybersecurity-books\/\" target=\"_blank\" rel=\"noreferrer noopener\">Top 15 Cybersecurity Books to Read in 2023<\/a><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"370\" height=\"245\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180308\/ethical-hacking.jpg\" alt=\"\" class=\"wp-image-183303\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180308\/ethical-hacking.jpg 370w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180308\/ethical-hacking-300x199.jpg 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/01180308\/ethical-hacking-270x180.jpg 270w\" sizes=\"(max-width: 370px) 100vw, 370px\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/www.henryharvin.com\/blog\/ethical-hacking-books\/\" target=\"_blank\" rel=\"noreferrer noopener\">Top 10 Ethical Hacking Books<\/a><\/h2>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The world became a smaller place with the advent of the Internet but it also meant compromising data privacy. We&#8230;<\/p>\n","protected":false},"author":1012,"featured_media":183703,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","two_page_speed":[],"footnotes":""},"categories":[18620],"tags":[20786,20787],"class_list":["post-183235","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cyber-security","tag-data-encryption-standard","tag-des-algorithm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is DES (Data Encryption Standard)? DES Algorithm and Operation<\/title>\n<meta name=\"description\" content=\"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is DES (Data Encryption Standard)? DES Algorithm and Operation\" \/>\n<meta property=\"og:description\" content=\"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/\" \/>\n<meta property=\"og:site_name\" content=\"Henry Harvin Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-08T18:27:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T11:31:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1067\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Avani Parikh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@henryharvin_in\" \/>\n<meta name=\"twitter:site\" content=\"@henryharvin_in\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Avani Parikh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/\"},\"author\":{\"name\":\"Avani Parikh\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/d0e2523fe060cb2bee46d035a2a15c9f\"},\"headline\":\"What is DES (Data Encryption Standard)?DES Algorithm and Operation\",\"datePublished\":\"2023-10-08T18:27:56+00:00\",\"dateModified\":\"2026-06-03T11:31:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/\"},\"wordCount\":1396,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\"},\"image\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/10131320\\\/pasted-image-0-2023-10-10T184257.402.png\",\"keywords\":[\"Data Encryption Standard\",\"DES Algorithm\"],\"articleSection\":[\"Cyber Security\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/\",\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/\",\"name\":\"What is DES (Data Encryption Standard)? DES Algorithm and Operation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/10131320\\\/pasted-image-0-2023-10-10T184257.402.png\",\"datePublished\":\"2023-10-08T18:27:56+00:00\",\"dateModified\":\"2026-06-03T11:31:13+00:00\",\"description\":\"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081910618\"},{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081997870\"},{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083222853\"},{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083327832\"},{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083368151\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/10131320\\\/pasted-image-0-2023-10-10T184257.402.png\",\"contentUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/10131320\\\/pasted-image-0-2023-10-10T184257.402.png\",\"width\":1600,\"height\":1067,\"caption\":\"DES Algorithm and Operation\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cyber Security\",\"item\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/category\\\/cyber-security\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is DES (Data Encryption Standard)?DES Algorithm and Operation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/\",\"name\":\"Henry Harvin Blog\",\"description\":\"Latest Online Courses &amp; Certification Blogs\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\",\"name\":\"George L V\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"url\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"width\":445,\"height\":130,\"caption\":\"George L V\"},\"logo\":{\"@id\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\"},\"description\":\"George is an expert communicator. As a coordinator, senior language instructor, center head and a content writer the basic requirement at the DNA level was the same \u2013 effective communication. He discovered early in life that quality of communication makes the difference between great results and mediocre outcomes. And thus, he developed his first forte: focus on the listener and tailor the message accordingly. As he progressed in his career, he realized that the most compelling stories communicate through multi-sensory messaging - a powerful combination of visual, verbal, and intuitive content.\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/d0e2523fe060cb2bee46d035a2a15c9f\",\"name\":\"Avani Parikh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/wp-content\\\/plugins\\\/wp-user-avatar\\\/deprecated\\\/wp-user-avatar\\\/images\\\/wpua-96x96.png\",\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/wp-content\\\/plugins\\\/wp-user-avatar\\\/deprecated\\\/wp-user-avatar\\\/images\\\/wpua-96x96.png\",\"contentUrl\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/wp-content\\\/plugins\\\/wp-user-avatar\\\/deprecated\\\/wp-user-avatar\\\/images\\\/wpua-96x96.png\",\"caption\":\"Avani Parikh\"},\"description\":\"I am a Content Creator and hold a Masters degree in Business Administration. I am passionate about reading books and penning my thoughts.\",\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/avanimparikh?igshid=NTc4MTIwNjQ2YQ==\",\"https:\\\/\\\/lnkd.in\\\/ggMFBPCK\"],\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/author\\\/avanimparikhyahoo-co-in\\\/\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081910618\",\"position\":1,\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081910618\",\"name\":\"1. Is Encryption and Decryption part of Cryptography?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A. Cryptography is the process of coding data and has been used since time immemorial. Information is encrypted and can only be decrypted by the person who has the key to decode it.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081997870\",\"position\":2,\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696081997870\",\"name\":\"2. What is DES?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A. Data Encryption Standard is a symmetric-key block cipher that divides text into 64-bit blocks to be decoded by the same cryptography key. It was created in the early 1970s by a team from IBM and then accepted by NIST as the Federal Information Processing Standard in the USA.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083222853\",\"position\":3,\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083222853\",\"name\":\"3. What is the scope of cryptographers?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A. Data privacy and data security is a burning issue in today\u2019s times. A majority of companies in the field of cyber security, computer engineering, or high-security government agencies require cryptographers or coders with a degree in cryptography. Stronger and stronger algorithms are being improved and developed every day. Lattice cryptography developers say that it will protect data from attacks from future quantum computers too.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083327832\",\"position\":4,\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083327832\",\"name\":\"4. Is Data Science related to Cryptography?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A. Data science is not directly related to Cryptography but both require deep knowledge of coding and programming languages like C, Java, Python, and MATLAB. Both involve the use of statistics to analyze and safeguard data.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083368151\",\"position\":5,\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/what-is-des-data-encryption-standarddes-algorithm-and-operation\\\/#faq-question-1696083368151\",\"name\":\"5. What is DES replaced with?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A. DES was susceptible to brute force attacks and code-cracking in just a few hours. Triple DES was developed wherein to encrypt data, the DES cipher is used three times. However, a more advanced coding algorithm, Advanced Encryption Standard (AES) was approved by NIST in 2002.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is DES (Data Encryption Standard)? DES Algorithm and Operation","description":"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/","og_locale":"en_US","og_type":"article","og_title":"What is DES (Data Encryption Standard)? DES Algorithm and Operation","og_description":"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.","og_url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/","og_site_name":"Henry Harvin Blog","article_published_time":"2023-10-08T18:27:56+00:00","article_modified_time":"2026-06-03T11:31:13+00:00","og_image":[{"width":1600,"height":1067,"url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png","type":"image\/png"}],"author":"Avani Parikh","twitter_card":"summary_large_image","twitter_creator":"@henryharvin_in","twitter_site":"@henryharvin_in","twitter_misc":{"Written by":"Avani Parikh","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#article","isPartOf":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/"},"author":{"name":"Avani Parikh","@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/d0e2523fe060cb2bee46d035a2a15c9f"},"headline":"What is DES (Data Encryption Standard)?DES Algorithm and Operation","datePublished":"2023-10-08T18:27:56+00:00","dateModified":"2026-06-03T11:31:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/"},"wordCount":1396,"commentCount":0,"publisher":{"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094"},"image":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#primaryimage"},"thumbnailUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png","keywords":["Data Encryption Standard","DES Algorithm"],"articleSection":["Cyber Security"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/","url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/","name":"What is DES (Data Encryption Standard)? DES Algorithm and Operation","isPartOf":{"@id":"https:\/\/www.henryharvin.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#primaryimage"},"image":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#primaryimage"},"thumbnailUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png","datePublished":"2023-10-08T18:27:56+00:00","dateModified":"2026-06-03T11:31:13+00:00","description":"DES is an algorithm that divides plain text into 64-bit blocks and encrypts and decrypts the blocks using 48-bit symmetric keys.","breadcrumb":{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081910618"},{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081997870"},{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083222853"},{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083327832"},{"@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083368151"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#primaryimage","url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png","contentUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2023\/10\/10131320\/pasted-image-0-2023-10-10T184257.402.png","width":1600,"height":1067,"caption":"DES Algorithm and Operation"},{"@type":"BreadcrumbList","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.henryharvin.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Cyber Security","item":"https:\/\/www.henryharvin.com\/blog\/category\/cyber-security\/"},{"@type":"ListItem","position":3,"name":"What is DES (Data Encryption Standard)?DES Algorithm and Operation"}]},{"@type":"WebSite","@id":"https:\/\/www.henryharvin.com\/blog\/#website","url":"https:\/\/www.henryharvin.com\/blog\/","name":"Henry Harvin Blog","description":"Latest Online Courses &amp; Certification Blogs","publisher":{"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.henryharvin.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094","name":"George L V","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","contentUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","width":445,"height":130,"caption":"George L V"},"logo":{"@id":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png"},"description":"George is an expert communicator. As a coordinator, senior language instructor, center head and a content writer the basic requirement at the DNA level was the same \u2013 effective communication. He discovered early in life that quality of communication makes the difference between great results and mediocre outcomes. And thus, he developed his first forte: focus on the listener and tailor the message accordingly. As he progressed in his career, he realized that the most compelling stories communicate through multi-sensory messaging - a powerful combination of visual, verbal, and intuitive content."},{"@type":"Person","@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/d0e2523fe060cb2bee46d035a2a15c9f","name":"Avani Parikh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.henryharvin.com\/blog\/wp-content\/plugins\/wp-user-avatar\/deprecated\/wp-user-avatar\/images\/wpua-96x96.png","url":"https:\/\/www.henryharvin.com\/blog\/wp-content\/plugins\/wp-user-avatar\/deprecated\/wp-user-avatar\/images\/wpua-96x96.png","contentUrl":"https:\/\/www.henryharvin.com\/blog\/wp-content\/plugins\/wp-user-avatar\/deprecated\/wp-user-avatar\/images\/wpua-96x96.png","caption":"Avani Parikh"},"description":"I am a Content Creator and hold a Masters degree in Business Administration. I am passionate about reading books and penning my thoughts.","sameAs":["https:\/\/instagram.com\/avanimparikh?igshid=NTc4MTIwNjQ2YQ==","https:\/\/lnkd.in\/ggMFBPCK"],"url":"https:\/\/www.henryharvin.com\/blog\/author\/avanimparikhyahoo-co-in\/"},{"@type":"Question","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081910618","position":1,"url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081910618","name":"1. Is Encryption and Decryption part of Cryptography?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A. Cryptography is the process of coding data and has been used since time immemorial. Information is encrypted and can only be decrypted by the person who has the key to decode it.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081997870","position":2,"url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696081997870","name":"2. What is DES?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A. Data Encryption Standard is a symmetric-key block cipher that divides text into 64-bit blocks to be decoded by the same cryptography key. It was created in the early 1970s by a team from IBM and then accepted by NIST as the Federal Information Processing Standard in the USA.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083222853","position":3,"url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083222853","name":"3. What is the scope of cryptographers?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A. Data privacy and data security is a burning issue in today\u2019s times. A majority of companies in the field of cyber security, computer engineering, or high-security government agencies require cryptographers or coders with a degree in cryptography. Stronger and stronger algorithms are being improved and developed every day. Lattice cryptography developers say that it will protect data from attacks from future quantum computers too.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083327832","position":4,"url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083327832","name":"4. Is Data Science related to Cryptography?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A. Data science is not directly related to Cryptography but both require deep knowledge of coding and programming languages like C, Java, Python, and MATLAB. Both involve the use of statistics to analyze and safeguard data.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083368151","position":5,"url":"https:\/\/www.henryharvin.com\/blog\/what-is-des-data-encryption-standarddes-algorithm-and-operation\/#faq-question-1696083368151","name":"5. What is DES replaced with?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"A. DES was susceptible to brute force attacks and code-cracking in just a few hours. Triple DES was developed wherein to encrypt data, the DES cipher is used three times. However, a more advanced coding algorithm, Advanced Encryption Standard (AES) was approved by NIST in 2002.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"views":2719,"_links":{"self":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/posts\/183235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/users\/1012"}],"replies":[{"embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/comments?post=183235"}],"version-history":[{"count":1,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/posts\/183235\/revisions"}],"predecessor-version":[{"id":774482,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/posts\/183235\/revisions\/774482"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/media\/183703"}],"wp:attachment":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/media?parent=183235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/categories?post=183235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/tags?post=183235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}