DictionaryForumContacts

   Russian
Terms for subject Microsoft containing открытый ключ | all forms | in specified order only
RussianEnglish
алгоритм с использованием открытых ключейpublic key algorithm (An asymmetric cipher that uses two keys, one for encryption, the public key, and the other for decryption, the private key. As implied by the key names, the public key used to encode plaintext can be made available to anyone. However, the private key must remain secret. Only the private key can decrypt the ciphertext. The public key algorithm used in this process is slow (on the order of 1,000 times slower than symmetric algorithms), and is typically used to encrypt session keys or digitally sign a message)
иерархия инфраструктуры открытых ключейpublic key infrastructure hierarchy (A hierarchy in which the roles of the certification authority are separated into one root CA and one or more subordinate CAs)
инфраструктура открытых ключейpublic key infrastructure (The laws, policies, standards, and software that regulate or manipulate certificates and public and private keys. In practice, it is a system of digital certificates, certification authorities, and other registration authorities that verify and authenticate the validity of each party involved in an electronic transaction. Standards for PKI are still evolving, even though they are being widely implemented as a necessary element of electronic commerce)
сертификат инфраструктуры открытых ключейPublic Key Infrastructure certificate (A system of digital certificates, certification authorities, and other registration authorities that verify and authenticate the validity of each party involved in an electronic transaction)
шифрование с открытым ключомpublic key encryption (A method of encryption that uses a pair of mathematically related keys: a public key and a corresponding private key. Either key can be used to encrypt data, but the corresponding key must be used to decrypt it)