AES Verschlüsselung/Entschlüsselung
Advanced Encryption Standard (AES) ist ein symmetrischer Verschlüsselungsalgorithmus mit Unterstützung für 128, 192, 256-Bit Schlüssellängen und mehrere Verschlüsselungsmodi.
Operation
tools.aes-crypto.operationDescription
tools.aes-crypto.plainText
tools.aes-crypto.plainTextDescription
tools.aes-crypto.secretKey
tools.aes-crypto.keyDescription
tools.aes-crypto.parameters
tools.aes-crypto.parametersDescription
tools.aes-crypto.encryptionResult
tools.aes-crypto.cbcDescription
tools.aes-crypto.noEncryptionResult
tools.aes-crypto.aesInfo
AES-256 CBC
tools.aes-crypto.cbcInfo
tools.aes-crypto.blockSize
128 bits
Schlüssellänge
256 bits
Sicherheitshinweise
- Verwenden Sie immer starke, zufällige Schlüssel
- Bewahren Sie Schlüssel sicher auf und teilen Sie sie nicht
- Verwenden Sie für jede Verschlüsselung einen neuen IV
- AES-256 bietet die höchste Sicherheit für kritische Daten
tools.aes-crypto.usageInstructions
- tools.aes-crypto.instruction1
- tools.aes-crypto.instruction2
- tools.aes-crypto.instruction3
- tools.aes-crypto.instruction4
Verlauf
tools.aes-crypto.historyDescription
Kein Verlauf vorhanden