Subject | English | Korean |
IT | Advanced Encryption Standard | AES암호화 알고리즘 |
comp., MS | asymmetric 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) |
comp., MS | 128-bit encryption | 128비트 암호화 (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비트 암호화 (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 | 128-bit SSL encryption | 128비트 SSL 암호화 (An encryption level used for SSL. The number refers to the length of the key, so the higher the number, the more difficult the encryption is to break) |
comp., MS | BitLocker Drive Encryption | BitLocker 드라이브 암호화 (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 | bulk encryption | 대량 암호화 (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 | 데이터 암호화 (The process of converting readable data (plaintext) into a coded form (ciphertext) to prevent it from being read by an unauthorized party) |
IT | Data Encryption Standard | 데이터 암호화 표준 (DES) |
comp., MS | Data Encryption 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 | 장치 암호화 (The out-of-the-box encryption capabilities that are automatically included on PCs running Windows RT.) |
IT | encryption algorithm | 암호화 알고리즘 |
comp., MS | Encryption Control Protocol | 암호화 제어 프로토콜 (The Network Control Protocol for negotiating the use of encryption over PPP links. ECP is defined in RFC 1968) |
comp., MS | encryption key | 암호화 키 (A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data) |
comp., MS | encryption provider | 암호화 공급자 (Software that provides encryption for sensitive data, such as passwords, in applications) |
comp., MS | encryption setting | 암호화 설정 (A configuration element that specifies a type of encryption, such as 128-, 56-, or 40-bit encryption) |
comp., MS | full volume encryption | 전체 볼륨 암호화 (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 | 전체 볼륨 암호화 키 (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 | 공개 키 암호화 (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 | RSARivest-Shamir-Adleman 암호화 (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 암호화 (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 | 비밀 키 암호화 (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 | 대칭형 암호화 (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) |
IT | symmetric key encryption | 대칭 키 암호화 |
comp., MS | TLS encryption | TLS 암호화 (A generic security protocol similar to Secure Sockets Layer (SSL), used with Simple Mail Transfer Protocol (SMTP)) |
comp., MS | Transport Layer Security encryption | TLS전송 계층 보안 암호화 (A generic security protocol similar to Secure Sockets Layer (SSL), used with Simple Mail Transfer Protocol (SMTP)) |