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**:
- 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.
|
65f4857455125ef0731536c493d73ed4
|
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.
|
01ee5a69e4b6b063de912431dca7fa70de1ea9bbbe1381e86b1f6a55408b375e69bf47fc3bcbf8ec03b9f2dc3b4d1123682cbbd243f0567ff4068d21b5a81b6a
|
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.N28
|
43bc1d3e24cd79d3e15202467529dece
|
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.
|
2f09ef2adc9d674a50caf2f7449939c0
|
Blowfish
| 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.
|
d6a66bad1d5e427da69aa1d4ad523b46
|
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.
|
664a2aabbdcdea82636b06acdf7ed178caaee45c0937ef36
|
3DES
| 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.
|
a57345b26f6880667744ad417b3f93f7
|
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.
|
99ebf65bf62f4632367d74fe6c9154f2
|
MD5
| 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.
|
93d909a2292a00eb88130c515c604b3f1fb3e6481e36731e2bf4e434bb06715ff06b859d677a43510083aba26c1710c8df4af9be158e809d950bebb369f60b476157487287a0c1953588b429f2f6a1965a90ed59edf114d656d3f5aa00fdedc6bea4184139574fbb5f966a3585f6c5b5c32cab24eedfa1911549152e13178921
|
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.
|
95482aa2a3cd49fe002af9b1804a80e43b87a41b90d1bd6dec80e706f6b7a557
|
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.
|
0ca26dffb129315ad84e029c03a5149e0497f15c13cc94c4cd55ca6be006fb6a
|
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.
|
39c0ef197339cc4f6cc2916f44b40f2c
|
Blowfish
| 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.
|
1d992da5bb8b838b5727fec7ed7d79be
|
3DES
| 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.
|
2c0b98de631bd4ebb33ee50273bba0a6f0a13e16d2e14057
|
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.
|
1cf817583d81cb027fbf693b381f77eb
|
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.
|
f9c72de101529a08d2197f3a38431456a88a16348855c43a
|
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.
|
c8712a106143a4d55044f6ea58e74cb4
|
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.
|
afb4e315a76fbdd11d0ae40729350b01
|
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.
|
818fdb4ee111c2b56df98ebdc37af66038170ce302adb366
|
Blowfish
| 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.
|
ac6bc8186496f064f36db6c1353030e9c3e31a9b982c97b8e65d9f29bccd03dde91b741ad095f8873c440eed0553b10d2d879645bddf26ff215c8aedbe44aab68419248b66178a1cea8c3077764ecf2ca6a42cfe04f143f3c750670690871e030a7166f457b18612534071561321d6d3c63fe3c536e933963d7155110bafc7b9
|
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.
|
3853ea9efcae3136dac0f3c4d615fe1ccdfd5359e525f7ebf63d405be5951bb6
|
AES
| 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.
|
c4dac2e515713760dd4ef74ea22c9866
|
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.
|
85620fad4cb67e41995eeb879cc3cd29
|
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.
|
7ac4dcebc302fa98d86ab1f4da4780916c394fc073d4a406b70ea364ee7c5cf416ad1d49828bd890630f9a2650f1a2eb19af661756265b4dfe98d20548ff9252
|
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.
|
d126cd3b0fe84231ac9b11c0ea0f8744
|
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.
|
823e1d6aa8d345bee136358b1b8452bf
|
AES
| 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.
|
ef8441b418a1ead0bcbb7becd87988e9ac00f1ec6de9087c6ad3596907cabe4e4b256c14c9466aa02ce5b46e56f069479bcc12a51c8a647c4b1a710b301a04f0
|
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.N28
|
654600b54acc8efad5ab68cb55cbb816
|
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.
|
98f3c1ec7cd7fdc617519e0b1b614f74
|
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.
|
09301ceb021248e61d614b76c9931fbf
|
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.
|
440ad8618056febcc2585ef9d61fffc5
|
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.
|
bef6ab872191278cae2f70c9a48df67e035398997c808ffc
|
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.
|
c676b4bc444fbb01
|
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.
|
21294e371cf26d3cf5c71ffdd6afe7f89b2b9a814964599f25326f5dbc2f4fca134c1db983e5eabfc461694bb3a8a7e2401c8970e0214e9d27cb1c88aae1fab3
|
ECC
| 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.
|
bc430c7f54a0c2340c12887be959c06c5863a2fc02ca45dc
|
3DES
| 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.
|
ea2a6a7ab2d54131f84dee2e6a3ad610
|
Blowfish
| 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.
|
8bba2f84754891874a0c187ff96bb47bc6199df24bde4844228142b6060f6ddf5ffd096dfa8b9febdeffe461de4d2b4935e3c61e88a4e8ee0e5e0b9e54b006bb
|
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.
|
137f2b8215dc460f25920a677519674fde7ad27f8a25d678
|
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.
|
a79459a9ed1c583ad8bf21ac7634fef682c63bddaadb908a
|
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.
|
93a2b5633351af23ec0c3a372469f3f86416c4698935ccac9c3f613339960dcf
|
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
|
61fff6f35246d37214cfd1203730f857
|
Twofish
| 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.
|
e25390a7d7b6a9e0c5d2b92b797ff7e0
|
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.
|
4173cc83e97e6529069f6d267ef53ac2
|
Blowfish
| 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.
|
57394d727e8ea38212d841355e309c56
|
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.
|
4b6a036d559058131e30f29a10d5da65aba9d843
|
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.
|
f365bfa83de4cf144f4fee2692de3993a3f42858154d34da704f4c1911f6ea76
|
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.
|
c50d1ab51a28b667284e19e7acc975e0
|
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.
|
69c6ccbe1cd50bc0ffb5c786540d50de503f69f751fe63500e6b37471f0af535
|
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.
|
134cb2550101b55a43a72c7b48701de9
|
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
|
18ebe8af1d126b529fe87f01d65488b6aab22c0be09908d4
|
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.
|
f83abf425e8c75f0d47825d3f9e2c30fc54a556ef57871a6
|
Blowfish
| 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.
|
b50eb551ea882221bbd8851c9d63b24e8a72ebd56b17621702fb9cca2044d1d4d7b8230ff5956723111acc54f0f5d44400c2160de57cf8e46b2f3badd66406a4
|
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.
|
3c28f0123d040009aec218ee02735b6e
|
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.
|
2469fb7ab43e05da8aa1bdee3db382f88c883b0c9d9cea4b
|
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.
|
2c28e057c517895af33a3ffd1401a0fd
|
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.
|
00b9143c25c318f79ea5ec989945061b91381da7770edc33c9aac41f2a563f88
|
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.
|
aa0256469feeb784f201491410747122
|
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.
|
e1f6165fde0d4671b9e47ce14cfb34c8
|
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.
|
a2a727c93fc1add8dfa1fa9e93364700
|
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.
|
1485e8aba054bb9b10dd689f6496bc02
|
AES
| 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.
|
722924173b2b10a01010336acf170566d8778120d919f0b1
|
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.
|
fff4aad8c51b875b62279ed22e1211b3
|
AES
| 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.
|
f8435a42f39a36ed1a384a7cc6ef036c
|
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
|
9f3b0ddd2de410d3cff46f12a1ac3ad46b82050fcce45e1b
|
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.
|
f84c8305f9415eec579a7bffe1580a9892a2ad37561cb466
|
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.
|
ad25e52dde0c45229f804fee238f1eba
|
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.
|
3c720461320d1dd025a697f926431e9d4763c63a1606a5f0
|
Blowfish
| 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.
|
a86ab7a09e49932fe2f9910e375b5a75a15fa9cc57806013e9c80289f78585d39128829b4a9240d510fab2cad8c0cf78eab4d4dddea1f4226e593af2dff74829
|
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.
|
5c913d84805a5bcd81d90517af0ec4bf
|
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.
|
a6d98c0237d356702a04a0416e6db9fe13d93dccb7b0310f
|
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.
|
53d32f2b2c1094770dcf71dabb6fe7b2
|
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
|
976545cbfcd32e637698dc23b9bb77ff
|
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.
|
77854e472884797343214345c8d34796defae3c1e84c2affdcb30395f60260fe1525ac050da2d7ac4e3cb10f960ca491184e17be181e921b7b724ea1fd9e58f5dc32f201fec2653ed7f2241bf9b9f705041343b695bd260fb1c96173197a2d91dcf7fd1e7a77a8bc49c3982d4be06f55ee9cd2643539495e839d89e37d9031dd
|
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.
|
8eb60d2078125f85413b56ead6fc3ee8
|
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.
|
42b2e32c665f3544cd7d04afbeeaf2f3
|
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.
|
69097a58563e9b30674b3f8ccb2669a9c70feef7aa5b422cfa08b8c169ddc1c8997319307c2dc177ff64167733759aa4307a2716478d6daaf08bf5d2c7cbe0ee57af8b318279d04777f742529b651d7d2059dd46485eb445d2d4b63c75208eaea3ef31a5c1e5c1588d48914352e25a9f1d69651567cea711e6849de977ec9dec
|
RSA
| 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.
|
6e6284a549dcc8211a29cfff1041bac04d467848bb01bfe4
|
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.
|
59fbd39556d1669c8c316fe7db9f0a5f
|
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.
|
bc795fe4718cd2ee1f9b35c39fec099feff75380cd722f2d
|
Blowfish
| 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.
|
21d8091ae427ae916eeb66a7f63948f6334b4eb79ba5ab8d
|
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.
|
9e9d004fef71f00d10057ee6c11a185a
|
DES
| 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.
|
a3c5573780439225bcf33245e3efeb12
|
3DES
| 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.
|
a75e2172e02289c3938e574497b2e644af328bf585a33a7c
|
Blowfish
| 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.
|
3cbe1febc4c18399434ed0ad997b259d29fe152346dfa393db4f5052e50a6ccad944d6a65456c758237bdfb00aea649eff641cb574600259e9fbbea6fc40e639e1608015be4f6998624d80ada99f549bdc978163c004ae5a654e84537008d1e6ebcd05257e867d07f7e099dd4d0ad04cb9904f431d80894b210b168ef3f06ee7
|
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.N28
|
e2935f02d41f180296aa51d0eea3cce0
|
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.
|
dbb31a75c4a4025e772cb233e0a78f211c767dfc4ba087cc
|
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.
|
4aa198b6c523f37df92e7724e8268bea
|
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.
|
737e4afd905466ff3a6e65927c4f36de
|
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
|
b87613514826f10ff6011eca90c5a8d515724d3e58072988
|
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
|
8499b7b00c4900ec10f3918d54832c78eaf29fb57e5f5fbe
|
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
|
350e4146a81bc675c22209750167e247d9d1084ddd5fa8fd
|
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.
|
1a50fc2daef8c1294b99bda61331cf27
|
Blowfish
| 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.
|
1ac414361f0d20173d4b1c85decfcad22803556ad46ccf65bfeb13f6f1d2a0dd45bdb0bdce947ca4ff1e67c670b1b8ff7237b1a0b2c0d02cb3f2f9524bcf7f38bae35ec413f5c38e48f9e9ac3da66daad49a9803a806d6e83326bcc52ffbcb1c5ee7ffcc1d9f5cf9d4a391f89e2a72f47689843d4d272d001bb40c1f9a228ef8
|
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.
|
0d6a9a1a4d9296ae5a0ba71b6df03c31
|
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.
|
3c744f5513c498de8816c6b42cbc434d
|
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.
|
bae533662c88e28c36fac00bebf11752
|
DES
| 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.
|
c0d6c35c5efec979da107044a025e17ca39eb03a
|
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.
|
3edfa6abf10178684e3061b8f282a410
|
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.
|
77f4335f0a8707078d155839b6e95205
|
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.
|
8d362b2aca10a3844ed3df91886d6385a10b7a1eb46f34d0
|
DES
| 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.