Subject | English | Korean |
comp., MS | Cryptography Application Programming Interface | 암호화 응용 프로그래밍 인터페이스 (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs)) |
comp., MS | elliptic curve cryptography | 타원 곡선 암호화 (An approach to public key cryptography based on properties of elliptic curves. The primary advantage of ECC is efficiency, which becomes important as devices get smaller and security requirements get more demanding. For example, ECC keys between 163 bits and 512 bits are one-sixth to one-thirtieth the size of equivalent security-level RSA keys. As key size increases the relative efficiency of ECC increases) |
IT | elliptical curve cryptography | 타원곡선암호ECC |
comp., MS | Public Key Cryptography Standards | 공개 키 암호 표준 (A family of standards for public key cryptography that includes RSA encryption, Diffie-Hellman key agreement, password-based encryption, extended-syntax, cryptographic message syntax, private key information syntax, and certificate request syntax, as well as selected attributes. Developed, owned, and maintained by RSA Data Security, Inc) |
comp., MS | symmetric-key cryptography | 대칭 키 암호화 (A type of cryptography that uses symmetric keys to provide confidentiality) |