Report on the Development of the Advanced Encryption Standard (AES)

J Nechvatal1, E Barker1, L Bassham1

  • 1National Institute of Standards and Technology, Gaithersburg, MD 20899-8930.

Related Concept Videos

Inductively Coupled Plasma Atomic Emission Spectroscopy: Instrumentation01:26

Inductively Coupled Plasma Atomic Emission Spectroscopy: Instrumentation

Inductively coupled plasma (ICP) is the common plasma source used in atomic emission spectroscopy (AES), a technique that detects and analyzes various elements in a sample. This method is often called inductively coupled plasma atomic emission spectroscopy (ICP-AES).
There are three main types of inductively coupled plasma atomic emission spectroscopy  (ICP-AES) instruments: sequential, simultaneous multichannel, and Fourier transform instruments, with the latter being less commonly used....
930
Statistical Analysis System (SAS)01:14

Statistical Analysis System (SAS)

SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
1.1K
Crown Ethers02:36

Crown Ethers

Crown ethers are cyclic polyethers that contain multiple oxygen atoms, usually arranged in a regular pattern. The first crown ether was synthesized by Charles Pederson while working at DuPont in 1967. For this work, Pedersen was co-awarded the 1987 Nobel Prize in Chemistry. Crown ethers are named using the formula x-crown-y, where x is the total number of atoms in the ring and y is the number of ether oxygen atoms. The term 'crown' refers to the crown-like shape that these ether molecules...
6.2K
Cardiopulmonary Resuscitation III: AED Use01:23

Cardiopulmonary Resuscitation III: AED Use

Introduction to AEDAn Automated External Defibrillator (AED) is a portable medical device that analyzes the heart's rhythm and, if necessary, delivers an electrical shock to help the heart re-establish an effective rhythm during sudden cardiac arrest (SCA). SCA occurs when the heart suddenly and unexpectedly stops beating, leading to a loss of blood flow to the brain and other vital organs. In such emergencies, time is of the essence, and using an AED, combined with Cardiopulmonary...
1.1K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.1K
Discrete-Time Fourier Series01:20

Discrete-Time Fourier Series

The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
813