A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
| Type to find tags: |
|
standards× 7
Questions about official cryptographic standards and their implementation.
|
statistical-test× 8 |
steganography× 7
|
stream-cipher× 53
an encryption algorithm which encrypts arbitrary length plain text, using a (fixed length) key. Some stream ciphers generate a key stream from only the key, which is then XOR-combin…
|
|
substitution-cipher× 21
an encryption algorithm which works by replacing plaintext units with corresponding ciphertext units, following some rule depending on the key.
|
symmetric× 61
Symmetric cryptosystems assume two communicating entities share a pre-established secret key.
|
terminology× 13 |
test-vectors× 5
|
|
threefish
|
time-sensitive× 6 | timestamping× 3 |
timing-attacks× 6
side channel attack based on the different speed at which certain operations are executed.
|
|
tls
|
tokenization
|
transmission
|
trapdoor
|
|
tweakable-cipher× 2
|
twofish× 6 |
untagged
|
vigenere× 5
a classical cipher that shifts each plaintext character by the value of the key at the same position modulo the key-length.
|
|
voip× 2
|
white-box× 5
In cryptography, white box analysis means extracting a secret value from an implementation of a function that uses the value.
|
wpa2-psk× 3 |
xml-encryption× 2
Encryption of data represented in XML according to the W3C Specification.
|
|
xor× 18
one of the basic operations on bits and bit-sequences. It is a building block of many cryptographic primitives (and some higher-level algorithms, like modes of operations).
|
xts
|
zero-knowledge-proofs× 32
an interactive method for one party to prove to another that a statement is true, without revealing anything other than the veracity of the statement.
|