AES

/ˌeɪ.iːˈɛs/

एडवांस्ड एन्क्रिप्शन स्टैंडर्ड (AES); एक सममित-कुंजी ब्लॉक सिफर/एन्क्रिप्शन मानक

Origin & History

AES is the acronym for Advanced Encryption Standard, the encryption standard announced by the U.S. National Institute of Standards and Technology (NIST) in 2001, based on the Rijndael cipher designed by Joan Daemen and Vincent Rijmen.

AES, Advanced Encryption Standard का संक्षिप्त रूप है—यह 2001 में अमेरिकी National Institute of Standards and Technology (NIST) द्वारा घोषित मानक है, जो Joan Daemen और Vincent Rijmen द्वारा डिज़ाइन किए गए Rijndael सिफर पर आधारित है।

Definition

AES most often means Advanced Encryption Standard, a symmetric-key block cipher standardized by NIST and widely used to protect data (e.g., disk encryption, VPNs, HTTPS/TLS, Wi‑Fi). It works on 128-bit blocks and commonly uses 128-, 192-, or 256-bit keys; security depends on correct mode of operation (e.g., GCM, CBC) and proper key/nonce handling.

AES का सबसे सामान्य अर्थ Advanced Encryption Standard है—यह NIST द्वारा मानकीकृत एक symmetric-key block cipher है, जो डेटा की सुरक्षा के लिए व्यापक रूप से उपयोग होता है (जैसे डिस्क एन्क्रिप्शन, VPN, HTTPS/TLS, Wi‑Fi)। यह 128-बिट ब्लॉक्स पर काम करता है और आम तौर पर 128, 192 या 256-बिट कुंजियों का उपयोग करता है; सुरक्षा सही mode of operation (जैसे GCM, CBC) और सही key/nonce प्रबंधन पर निर्भर करती है।

Parts of Speech

Noun:
The database backups are encrypted using AES-256.
डेटाबेस बैकअप AES-256 से एन्क्रिप्ट किए गए हैं।
Noun:
AES is a standard cipher used in many security protocols.
AES कई सुरक्षा प्रोटोकॉल में उपयोग होने वाला एक मानक सिफर है।

Usage Examples

Enable AES encryption to protect data at rest.
In this app, keys are rotated regularly even when using AES.
AES-GCM provides both confidentiality and integrity when implemented correctly.
Many Wi‑Fi networks use AES under WPA2 or WPA3.

Synonyms

Advanced Encryption Standard Rijndael (algorithm) Symmetric-key cipher (broader term) Block cipher (broader term)

Antonyms

Plaintext Unencrypted data Asymmetric encryption (not an antonym, but a contrasting category)

Related Forms

Noun
AES / Advanced Encryption Standard / Rijndael
Verb
Adjective
Encrypted / Cryptographic / AES-based
Adverb
Securely / Cryptographically

Idioms & Phrases

AES-256 encryption
AES-256 एन्क्रिप्शन
AES in GCM mode
GCM मोड में AES
AES key rotation
AES कुंजी का नियमित परिवर्तन (की रोटेशन)