Subject | English | Norwegian Bokmål |
comp., MS | cryptographic digest | kryptografisk sammendrag (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 | DCM digest | databasesammendrag (A predefined XML schema that is used with the desired configuration management feature to create and validate configuration baselines and configuration items) |
comp., MS | Digest authentication | sammendragsgodkjenning (An authentication method that prompts the user for a user name and a password, also called credentials, which are hashed with other data before being transmitted over the network. Digest authentication is available only on domains that have domain controllers that are running Microsoft Windows Server operating systems) |
comp., MS | message digest | meldingssammendrag (A fixed-size result that is obtained by applying a one-way mathematical function (sometimes called a hash algorithm) to an arbitrary amount of data. If there is a change in the input data, the hash changes. The hash can be used in many operations, including authentication and digital signing) |