We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77735f1 commit 059764bCopy full SHA for 059764b
1 file changed
native/examples/3_levels.cpp
@@ -61,7 +61,7 @@ void example_levels()
61
the first parameter set in the modulus switching chain is the only one that
62
involves the special prime. All key objects, such as SecretKey, are created
63
at this highest level. All data objects, such as Ciphertext, can be only at
64
- lower levels. The special modulus should be as large as the largest of the
+ lower levels. The special prime should be as large as the largest of the
65
other primes in the coeff_modulus, although this is not a strict requirement.
66
67
special prime +---------+
0 commit comments