Subject | English | Korean |
comp., MS | Base Smart Card Cryptographic Service Provider | 기본 스마트 카드 암호화 서비스 공급자 (The basic software module for by smart cards that performs cryptography and includes algorithms for authentication, encoding, and encryption) |
comp., MS | cryptographic agility | 암호화 유연성 (The ability of software to support customer-preferred algorithms for encryption, hashing, entropy and digital signatures) |
comp., MS | cryptographic algorithm | 암호화 알고리즘 (A mathematical function used for encryption and decryption. Most cryptographic algorithms are based on a substitution cipher, a transposition cipher, or a combination of both) |
comp., MS | cryptographic digest | 암호화 다이제스트 (The result of a one-way hash function that takes a variable-length input string and converts it to a fixed-length output string. This fixed-length output string is probabilistically unique for every different input string and thus can act as a fingerprint of a file. It can be used to determine whether a file was tampered with) |
comp., MS | cryptographic key | 암호화 키 (A piece of data that is required to initialize a cryptographic algorithm) |
comp., MS | cryptographic service provider | 암호화 서비스 공급자 (An independent software module that actually performs cryptography algorithms for authentication, encoding, and encryption) |