You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calcula el número de enteros positivos menores o iguales a n que son coprimos con n. Este concepto es fundamental en criptografía, especialmente en RSA.
Descripcion del algoritmo
Calcula el número de enteros positivos menores o iguales a n que son coprimos con n. Este concepto es fundamental en criptografía, especialmente en RSA.
Referencias y links
https://fastercapital.com/es/contenido/Funcion-totiente-de-Euler--exploracion-de-compuestos-y-multiplicidad.html#:~:text=La%20función%20totiente%20de%20Euler%2C%20denotada%20como%20φ(n),cálculo%20de%20φ(n).