Vertaling van "modulo n" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Następnie każda liczba wchodząca w skład wiadomości jest podnoszona modulo n do potęgi równej e
Then, every number of the message is raised modulo n to the power e
Odbiorca wiadomości powinien podnieść zakodowaną wartość skrótu do potęgi e (modulo n), a następnie porównać wynik z wartością skrótu wyliczoną przez siebie.
The recipient of the message can raise the received encrypted hash value to the power of e (modulo n) and compare the result with a hash value calculated by him.
Nadawca musi wyliczyć wartość skrótu wiadomości, a następnie podnieść ją do potęgi d (modulo n), a więc wykonać te same operacje jak podczas zwykłego dekodowania szyfrogramów.
A sender should produce a hash value of the message content and then raise it to the power of d (modulo n). Therefore, he should perform the same operations as during ordinary encryption procedure.
Liczby naturalne mniejsze od N {\displaystyle N} i względnie pierwsze z N {\displaystyle N} z mnożeniem modulo N {\displaystyle N} tworzą grupę skończoną.
The integers less than N and coprime with N form the multiplicative group of integers modulo N, a finite abelian group G {\displaystyle G}.
Konstrukcja opisana niżej jest analogiczna do otrzymywania pierścienia liczb całkowitych modulo n (zobacz: arytmetyka modularna).
This construction, described below, is analogous to how one obtains the ring of integers modulo an integer n, see modular arithmetic.
Wybór liczby modulo n i mnożnika g jest także bardziej restrykcyjny dla generatora Lehmera.
The choice of the modulus n and the multiplier g is also more restrictive for the Lehmer RNG.