Vertaling van "modulo N" in Pools
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.
Then, every number of the message is raised modulo n to the power e
Następnie każda liczba wchodząca w skład wiadomości jest podnoszona modulo n do potęgi równej e
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.
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 integers less than N and coprime with N form the multiplicative group of integers modulo N, a finite abelian group G {\displaystyle G}.
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ą.
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.
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.
If the receiver finds y is neither x nor -x modulo N, the receiver will be able to factor N and therefore decrypt me to recover m (see Rabin encryption for more details).
Jeśli y jest różny od x i -x mod N, to odbiorca jest w stanie rozłożyć N na czynniki, a zatem może rozszyfrować me, aby uzyskać wiadomość m.