phi-function câu
- To create RSA signature keys, generate an RSA key pair containing a modulus N that is the product of two large primes, along with integers e and d such that e d ≡ 1 (mod φ(N)), where φ is the Euler phi-function.
Để tạo ra một chìa khóa RSA, tạo ra một cặp khóa RSA có chứa một mô đun N đó là sản phẩm của hai số nguyên tố lớn, cùng với số nguyên e và d sao cho ed ≡ 1 (mod φ ( N )), trong đó φ là Euler phi- chức năng . - To create signature keys, generate a RSA key pair containing a modulus, N, that is the product of two random secret distinct large primes, along with integers, e and d, such that e d ≡ 1 (mod φ(N)), where φ is the Euler phi-function.
Để tạo ra một chìa khóa RSA, tạo ra một cặp khóa RSA có chứa một mô đun N đó là sản phẩm của hai số nguyên tố lớn, cùng với số nguyên e và d sao cho ed ≡ 1 (mod φ ( N )), trong đó φ là Euler phi- chức năng .