Tag: notation
Found 75 results for 'notation'.
1) elliptic-curves - What the X stands for in the front of Elliptic curve names like X25519
2) number-theory - What does $(\mathbb{Z}_n^*)^2$ mean?
3) hash - How can I instantiate a generalized hash function?
4) signature - Strange notation using dollar sign
5) finite-field - Subscript R notation for the finite fields
6) c++ - What are the distinctions between the various symbols (*,&, etc) combined with parameters?
7) block-cipher - What does $\to$ mean in the following definition of a block cipher?
8) database-design - Best notation to store/read/compute complex relationships
9) ds.data-structures - Formal Representation of Haskell Data-Types
10) hash - Unable to understand hash function representations
11) provable-security - Superscript vs subscript notation in cryptographic formulation
12) cc.complexity-theory - Worst-case asymptotic-complexity of the Set-cover problem?
13) co.combinatorics - Is there notation for converting a multi-set to a set?
14) notation - Perp notation question
15) pl.programming-languages - What does x.y notation mean?
16) cc.complexity-theory - Why do theoreticians in CS use multiple-letter variables?
17) type-theory - Why colon to denote that a value belongs to a type?
18) co.combinatorics - What is the standard name for the function which inflates a string by duplicating each of its characters?
19) identity-based-encryption - RIBE Scheme Implementation - How to encrypt message
20) commitments - Notation for commitment schemes
21) elliptic-curves - Notation question: Dividing 2 Elliptic Curve Points producing a third point
22) terminology - Is there a difference between $\mathbb{Z}_2^b$, $\text{GF}(2^b)$ and $\text{GF}(2)^b$?
23) notation - What is this notation style called?
24) quantum-computing - Notation for a Conditional Hamiltonian Evolution Operator
25) notation - "a" or "an" with big O notation?
26) notation - What is the meaning of the notation $\langle a, b\rangle$ in certain cryptography papers?
27) ruby - What does %w(array) mean?
28) perfect-secrecy - What does the probability subscript mean in Shannon's secrecy definition?
29) notation - Multi-argument Poly Notation
30) notation - What does a vertical bar mean in this context?
31) notation - Big-Omega and small-Omega question
32) finite-field - Subscript R notation for the finite fields
33) notation - How do these figures represent a boolean function?
34) signature - Is there a standard notation for a message concatenated with its signature?
35) modular-arithmetic - How to select elements randomly from a multiplicative group Zn*
36) python - Python: "@" followed by a function -> What does it stand for?
37) hash - How can I instantiate a generalized hash function?
38) notation - Understanding this notation for the probability distribution of order preserving encryption
39) xor - Confusing XOR notation in textbook sample solution
40) hash - How can I instantiate a generalized hash function?
41) ruby - What does %w(array) mean?
42) encryption - What does the $\|$ operation mean in cryptographic notation?
43) notation - What do $0^n$ and $1^n$ mean in cryptography?
44) encryption - What does "$<\!\!<\!\!<$" mean?
45) notation - Why is this the inverse of a Enigma Machine rotor?
46) implementation - How to interpret a specific mathematical notation in "FIPS 202" (SHA-3 / Keccak)
47) elgamal-encryption - Undefined $E_y(1,r_{i,j,1})$ notation in cryptography paper, suspect ElGamal-like
48) encryption - "Power of one" as input to functions of a cryptosystem
49) big-o - What is the difference between Θ(n) and O(n)?
50) notation - What exactly is a negligible (and non-negligible) function?