Subject | English | Turkish |
comp., MS | Advanced Encryption Standard | Gelişmiş Şifreleme Standardı (A cryptographic algorithm specified by the National Institute of Standards and Technology (NIST) to protect sensitive information) |
comp., MS | asymmetric encryption | asimetrik şifreleme (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) |
comp., MS | 128-bit encryption | 128 bit şifreleme (A high level of encryption that uses a 128-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key) |
comp., MS | 40-bit encryption | 40 bit şifreleme (A low level of encryption that uses a 40-bit key to scramble the contents of a file or data packet to make the data unreadable without the decryption key) |
comp., MS | BitLocker Drive Encryption | BitLocker Sürücü Şifrelemesi (A hardware-based security feature that prevents unauthorized access to a computer by providing full-volume encryption and integrity checking of boot components) |
comp., MS | BitLocker on-write encryption | BitLocker yazma sırasında şifreleme (A BitLocker feature that incrementally encrypts the hard drive as free space is used) |
comp., MS | bulk encryption | toplu şifreleme (A process in which large amounts of data, such as files, e-mail messages, or online communications sessions, are encrypted for confidentiality. It is usually done with a symmetric key algorithm) |
comp., MS | data encryption | veri şifrelemesi (The process of converting readable data (plaintext) into a coded form (ciphertext) to prevent it from being read by an unauthorized party) |
comp., MS | data encryption key | veri şifreleme anahtarı (A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data) |
comp., MS | Data Encryption Standard | Veri Şifreleme Standardı (An encryption algorithm that uses a 56-bit key and maps a 64-bit input block to a 64-bit output block. The key appears to be a 64-bit key, but one bit in each of the eight bytes is used for odd parity, resulting in 56 bits of usable key) |
comp., MS | Device Encryption | Cihaz Şifrelemesi (The out-of-the-box encryption capabilities that are automatically included on PCs running Windows RT.) |
comp., MS | device encryption | cihaz şifreleme (The use of encryption to protect local device data from offline hardware attacks) |
comp., MS | Encryption Control Protocol | Şifreleme Denetim Protokolü (The Network Control Protocol for negotiating the use of encryption over PPP links. ECP is defined in RFC 1968) |
comp., MS | encryption key | şifreleme anahtarı (A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data) |
comp., MS | encryption provider | şifreleme sağlayıcısı (Software that provides encryption for sensitive data, such as passwords, in applications) |
comp., MS | full volume encryption | tam birim şifreleme (The process of converting volumes into a coded form so they cannot be read without first authenticating to Windows; or, if on different hardware, without an escrowed recovery key) |
comp., MS | full volume encryption key | tam birim şifreleme anahtarı (The algorithm-specific key that is used to encrypt (and optionally, diffuse) data on disk sectors. Currently, this key can be either 128 bits or 256 bits advanced encryption standard (AES). The default encryption algorithm that BitLocker Drive Encryption uses is AES 128 bit with diffuser) |
comp., MS | public key encryption | ortak anahtar şifrelemesi (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) |
comp., MS | Rivest-Shamir-Adleman encryption | Rivest-Shamir-Adleman şifrelemesi (The patented public key encryption method, introduced by Ronald Rivest, Adi Shamir, and Leonard Adleman in 1978, on which the PGP (Pretty Good Privacy) encryption program is based) |
comp., MS | RSA encryption | RSA şifrelemesi (The patented public key encryption method, introduced by Ronald Rivest, Adi Shamir, and Leonard Adleman in 1978, on which the PGP (Pretty Good Privacy) encryption program is based) |
comp., MS | secret key encryption | gizli anahtar şifrelemesi (An encryption algorithm that requires the same secret key to be used for both encryption and decryption. Because of its speed, symmetric encryption is typically used when a message sender needs to encrypt large amounts of data) |
comp., MS | symmetric encryption | simetrik şifreleme (An encryption algorithm that requires the same secret key to be used for both encryption and decryption. Because of its speed, symmetric encryption is typically used when a message sender needs to encrypt large amounts of data) |
comp., MS | TLS encryption | TLS şifrelemesi (A generic security protocol similar to Secure Sockets Layer (SSL), used with Simple Mail Transfer Protocol (SMTP)) |
comp., MS | Triple Data Encryption Standard | Üçlü Veri Şifreleme Standardı (An encryption algorithm based on the Data Encryption Standard (DES)) |