instruction
stringclasses 9
values | input
stringlengths 9
256
| output
stringclasses 9
values | Unnamed: 3
float64 | Unnamed: 4
float64 | Unnamed: 5
float64 | Unnamed: 6
float64 | Unnamed: 7
float64 | Unnamed: 8
float64 | Unnamed: 9
float64 | Unnamed: 10
float64 |
|---|---|---|---|---|---|---|---|---|---|---|
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
0f8aec92af60dba77119c75117f50a442c5cb11a574697155ea2de73277342c5
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
3fa87963473540ee505568a92dba2850394d3061bc3d2683
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
237eef3e64da44fe83a1a3d74e960ba34f4699576e178b97
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
fc7c9268b718e7b9
|
3DES
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
9e60b334958827d3f9f16ab37a76eb35
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
15341c43120d894f7bac8fd5b1982cde9b7931a5e85eb065
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
48a703d26aa4600684ff1f7d98409f48
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The length varies significantly depending on the curve used but is generally longer than block cipher outputs.
- For ECC using a 256-bit curve, the ciphertext can be around 64-128 bytes.
- **Character Set**:
- Often represented in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns due to the asymmetric nature.
- **Format**:
- Usually appears as a longer string, often with two components representing the x and y coordinates on the curve.
|
8606262244e32f3d5d7b29b8853bc52762dde8141d33120e24ebfd7fe280f295a677bb15478058065848b78373224cede1ab74aa52dab40be86d98d822a1ba7a
|
ECC
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
c94f6407b56fc7d30df9081ee32176fa69e35a5d4df929c403772a9ede89cb17
|
AES
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
7a2e16c3b61703793623b0cef68067ee
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
e47db8c744c17eff03f4b08177ce4d56ba84457c74d89df7
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The length varies significantly depending on the curve used but is generally longer than block cipher outputs.
- For ECC using a 256-bit curve, the ciphertext can be around 64-128 bytes.
- **Character Set**:
- Often represented in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns due to the asymmetric nature.
- **Format**:
- Usually appears as a longer string, often with two components representing the x and y coordinates on the curve.
|
c129da765cb7ba8a7265030711e5f100801b2d51b5e99f3c782f73e0881f540191e203b177cbfc0e5f75aa24af79d80875edb4efd546124d5243dde708f26661
|
ECC
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
6eb0f897c45024ec605093ea550f12353725babe354dd9eb
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
251b690eeae4c029fc0f23d306f2fbd80457a3fc6a79508a
|
Blowfish
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
5463532e41dabd37b3967c57ed1fd774
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
3c4f0252e0035f46a7aebdf167a5bf1c
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
31c0c88d8da502e808ab68e0f6f0dc4f
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
9533b24e6d4f8c1fbee07281f4e6ee80143d8a1cce6d3a90
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
6263ecde356c61648a6a6c62b1f18f07bbbcc3ef6f302fdde0c90dfffdc8e8c0
|
Blowfish
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
c22f056a59051730a4cae87e0dce8d73
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
b8f62baf3c5ea1fb63509de94cd5d4dda5720eceab2b69bc
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
e9ba118d3483ea0e62451fdc59de0413
|
3DES
| null | null | null | null | null | null | null | null |
- **Output Length**:
- Produces a 160-bit hash, represented as 40 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 40 characters.
|
0f3c7bfdf179c3cb1badc9684b0dfbd010e87889
|
SHA1
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
f57688c237d5d4d213204c6918ce6af8
|
AES
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
274ebc0c7b56d3fefca7da6b8efc4a82
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
a5141ba753a52407d5aa01a8284f11cc72ad1b50ee6eef70
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
6db258158e71d7633c295fba88350e0c9442c58c01684fe4
|
3DES
| null | null | null | null | null | null | null | null |
- **Output Length**:
- Produces a 160-bit hash, represented as 40 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 40 characters.
|
33baa6bd7a663eeaf98890124915b5a2cb44ce8f
|
SHA1
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
bd1a3ac27d404b82bd04e7e1c6f49cd1
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
141e93933789d8ab23744033d124e388
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
ee2473e7e90d17cf72f794b5f480147e
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
ab80eefdef176f6d31b4646d946d1967e7bb587affe60857
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
f0184f67a4ad57f1dbfe8abbf0d9506e
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
8f6be86f606f3cae10d0d4d599a225183df60ff6f3ace30e
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
f738ffdd85d5d9fa3b9613ea9f4837a6c5a856c252377da8
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
95f17f01e07ad4fc54492826ffa47f13
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
7afdda2a872f3ee1e5c622c025c4f0c92d7268726c3bcb42
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Length is dependent on the key size, commonly 256 bytes (2048-bit key), 128 bytes (1024-bit key), etc.
- **Character Set**:
- Usually encoded in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns, as RSA encrypts small blocks (e.g., key material) and produces large ciphertexts.
- **Common Lengths**:
- Usually much longer than the plaintext, proportional to the key size.
|
848f8c2ba3ddf2bfd94d5446dbf711cb7df123d486abe06f3b42173abfcfec7ef635f3eb190f6de83bb6317343bfd06a3b8ee113240bc23183733acfc4d5d610397fc8b9384e6ff86c9dcb36ccac2636917168f562ed5be42109687433ffc73bc07c5c05d0f7992fc3d7fd9b440f71252f59cec8daa40e43d23ce8ecbc2fbfd1
|
RSA
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
05c86556d4616768089226f43dee56be
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
7dc023ef767b2f10f93a846260dfe11d
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
fda47d98a676cdf41d08bee2876231ca
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
26db69439cc7b4ca5687677779c47121
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
c3041297739fd753b1f1b515196b2983
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
bf841f9d105a6a0c709c95555ae3abda
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
970f52d8fcf6c80d2a3a56217eaab80d9cc2600ece7011ce
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
174b0c5f3562c2cef4a5a1d079def6edd9a9ed4c2477d82b
|
Blowfish
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
d5507fb717c4dd93dee208e0282f16d6
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
76d50d1b339134d71343a9778a23b1ac
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The length varies significantly depending on the curve used but is generally longer than block cipher outputs.
- For ECC using a 256-bit curve, the ciphertext can be around 64-128 bytes.
- **Character Set**:
- Often represented in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns due to the asymmetric nature.
- **Format**:
- Usually appears as a longer string, often with two components representing the x and y coordinates on the curve.
|
c0a7fe31d00c73366843b40ed9d0a2b5aacc07d771eeba609a8fca93f9fcc345c2d2995e42a8c2c8ef399b23c655dd642555834d9c93ff842818abfe0c3974e9
|
ECC
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
81fe0c278098c5333325cb1ec1f86779
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
c829fd79162df0c2cb8716f18e055f35e79afcf93da5acde
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
a10f3fbfeb0a9079acbe1b3d12ce311e
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
8cd7bc7463d8a57f82365cbc2f4af0d6
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
61e61adf08140b28ee8ae43012ea18fc
|
3DES
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
fc9960a5dc3d1f7fa81b07ab96992da7
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
e2e95fee486022a61a77e7a467d96e84
|
3DES
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
fc12b0d930d457de0898eec243e7c0a3
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
ef5fbcfb15ffef9be44dda4bf35dd4fd
|
Twofish
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
f4c5055836adfc7cfeaa9cd625244712
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
de34a84fa516f1e24863818ce7606081
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
33c3ef171b460909a41ed82f76f2e375da194f687564409c
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
82bf414f0cba7d1e7ef330df1da895fb9e0e5420e1c33679
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
fb37c40f171e813e
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
a5fc42ec1e3a97cb7cbb05a6fe55ede4
|
Twofish
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
63c5b8da148055456e98f8e44c358365
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Length is dependent on the key size, commonly 256 bytes (2048-bit key), 128 bytes (1024-bit key), etc.
- **Character Set**:
- Usually encoded in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns, as RSA encrypts small blocks (e.g., key material) and produces large ciphertexts.
- **Common Lengths**:
- Usually much longer than the plaintext, proportional to the key size.
|
a29a472a41ce006c89a7b822dd9b16fc571659822f6a75cdd895c031b1b495bb7db637c406b097ec8ddcb3bca0ff5004ae53dd2dc3b0d560d693ea3d79fdda7c382b9d901d8c025bcc953f687bff4936d40350f9d5a0dca461fd69d8c1717d848635b55eb441119035c2da90aea811096b04872f3d65099ae2f306249a06e540
|
RSA
| null | null | null | null | null | null | null | null |
- **Output Length**:
- Produces a 160-bit hash, represented as 40 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 40 characters.
|
2cb887b381ce23dabd61f48ac869193a77925ba8
|
SHA1
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
da4e4edc5f0e8473e2f19b022f0dc584
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
b501a9b5ad26c7a4f7f327d6e327d2a5
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
5c9d3ffb9b65b7c6746ecef216921e70
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
00b9af1b6af3d583
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
a255ac856e1d79e79188ba8b31f24a8c7a596ca2ce491b46
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
c5bc21c0945d2ad73d36ee7d7f7c946f72a793649dea5b7a
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
a2fbb04ace4c519f1c3b07127b91d664
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
5dede1d33281202a485852b16db479c89d98e3791e817d07
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Length is dependent on the key size, commonly 256 bytes (2048-bit key), 128 bytes (1024-bit key), etc.
- **Character Set**:
- Usually encoded in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns, as RSA encrypts small blocks (e.g., key material) and produces large ciphertexts.
- **Common Lengths**:
- Usually much longer than the plaintext, proportional to the key size.
|
d7ee72b606e7862f20b4ab1cb638848768d0ed4422cf80f360155c58c278ca570190e0690738d18218901a7d8dc93c6aa7dbd6a5da9fc0493c7f74f162cb8b241035509a3d4b70564021bf4d432acb7170d8f64b4dbfa3bddee5fe9cf11d29c3ccf8de78da6454b1e37a5beed6957c4e134d5b7bbc9ecec20b12b41183c1be62
|
RSA
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
d8ff9aee61aa74f1c55333143442e469
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
0d67936c71ad8665a7c341ac720d9058e3268765a50d2fba
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
90c6e8bab8cde0c054d57778eb193658
|
DES
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
d61e042ddeac4a296689c6c859064baa
|
MD5
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
0000e9fade0b71c0871b67b0f8734252
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
d3b4124b4c75bd3a4e6147c5d67a63e4
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
e815e131a1789d8668516a1bfd1f3840
|
Twofish
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
34a87389f307fc63adf5b44ea5750e32
|
AES
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
78f79ff3155d1e8689cf56b353238ca4f06c19ef6da06f1972d3b8437ec80f86
|
AES
| null | null | null | null | null | null | null | null |
- **Output Length**:
- Produces a 160-bit hash, represented as 40 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 40 characters.
|
2857d73b2557c8917586399b991bcac5cf16528c
|
SHA1
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
776472da6d23d657774205e347d32187
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
e8ea942c245691d7c003544042d4ac3ff1d765bde8da7fce
|
Blowfish
| null | null | null | null | null | null | null | null |
**Output Length**:
- Always produces a 128-bit hash, represented as 32 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 32 characters.
|
6aeed1e047f72e83f2d5ffa9e631c09b
|
MD5
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
fe0a3a25188b93c4ec1320313c2dcf55
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
64ec4a0bb1768c7f3ffa663b50a26786
|
Blowfish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
fb5f93dddda16359f375919077cdc11f
|
Twofish
| null | null | null | null | null | null | null | null |
- **Output Length**:
- Produces a 160-bit hash, represented as 40 hexadecimal characters.
- **Character Set**:
- Strictly hexadecimal characters `0-9` and `a-f`.
- **Patterns**:
- No patterns; fixed-length output regardless of input length.
- **Common Length**:
- Always 40 characters.
|
f5f37041ccfe00139e02f50a7aeb31a35c015708
|
SHA1
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
31d8f8bc29f57114b754e180c25bcbd174b08561281029d1
|
DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- May show repeating patterns in ECB mode if the plaintext has repeating blocks of 8 bytes.
- **Common Lengths**:
- 16, 32, 48, 64, etc. bytes.
|
fca758764d97cbbb
|
Blowfish
| null | null | null | null | null | null | null | null |
- **Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.
|
25e795e97fdda1e61d29a589ad2dedfb
|
AES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Typically a multiple of 16 bytes (32 hex characters) due to its 128-bit block size.
- **Character Set**:
- Often encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, may have repeating 16-byte blocks if the plaintext contains repeating patterns.
- **Common Lengths**:
- 32, 64, 96, 128, etc. bytes.N28
|
b600a2bf24aad6ce0e0a9c1c3e6474d67703332c75522db1
|
Twofish
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- Length is dependent on the key size, commonly 256 bytes (2048-bit key), 128 bytes (1024-bit key), etc.
- **Character Set**:
- Usually encoded in Base64 or hexadecimal.
- **Patterns**:
- No repeating patterns, as RSA encrypts small blocks (e.g., key material) and produces large ciphertexts.
- **Common Lengths**:
- Usually much longer than the plaintext, proportional to the key size.
|
13b7e03b5c0d638b85df8a4ffe1dbecc87d71c1b0e0598583df7d5b59c5e161a4bd045e80a6b022612e8d003fac055fa02b8ef2b0b4f3bbfefda68c86d17efa441c110240583b6a0a0faf03c1a7ec8b6f18a84ba962745b40d83ebc4ff379014f783559815d812643dfd476b2661058501ba3a7a8bc68ce18e4870935dea401a
|
RSA
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
a9cbe396e1bbbd24254956f90052f310
|
3DES
| null | null | null | null | null | null | null | null |
**Ciphertext Length**:
- The ciphertext length is typically a multiple of 8 bytes (16 hex characters) due to its 64-bit block size.
- **Character Set**:
- Commonly encoded in Base64 or hexadecimal.
- **Patterns**:
- In ECB mode, there may be repeating patterns if the plaintext contains repeating blocks of 8 bytes.
- **Common Lengths**:
- For ECB or CBC modes: 16, 32, 48, 64, etc. bytes.
|
f1d21577fb38216126b520e43f9a6244
|
3DES
| null | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.