Tag: technology

Questions Related to technology

.vmd is used as an extension for

  1. vision market and distribution

  2. visual message definition

  3. virus multiple destinations

  4. visual molecular dynamics


Correct Option: B

.vmd is used as an extension for

  1. vision market and distribution

  2. visual message definition

  3. virus multiple destinations

  4. visual molecular dynamics


Correct Option: B

whhich one is known as the integration engine

  1. chameleon

  2. iguana

  3. eagle

  4. cactus


Correct Option: B
  1. ASCII

  2. binary

  3. unicode

  4. special characters


Correct Option: A
  1. 1 march 1997

  2. 1 june 1987

  3. 1 august 1994

  4. 7 june 1997


Correct Option: A

which OSI layer does HL7 belong to

  1. data link

  2. session

  3. network

  4. application


Correct Option: D
  1. 1988

  2. 1987

  3. 1997

  4. 1994


Correct Option: B

which one is not a coading standerd in health care

  1. CPT

  2. SNOMED

  3. LOINC

  4. HL7


Correct Option: D
  1. Java

  2. Java-script

  3. XML

  4. None


Correct Option: B
  1. DES

  2. RC4

  3. Block ciphers using Electronic Code Book (ECB) mode

  4. AES


Correct Option: D
Explanation:

To determine which Algorithm/Encryption method is safest for use, we need to evaluate each option and determine its level of security.

A. DES (Data Encryption Standard) is an encryption method that uses a symmetric key algorithm. It was widely used in the 1970s and 1980s but has since been replaced by more secure encryption methods. DES is vulnerable to brute-force attacks, which can decrypt the encrypted message by trying all possible keys.

B. RC4 (Rivest Cipher 4) is a symmetric key stream cipher that was widely used in the past but is now considered insecure. It has been found to have many vulnerabilities, including biases in the key-scheduling algorithm and statistical weaknesses in the keystream.

C. Block ciphers using Electronic Code Book (ECB) mode is a method of encrypting data in blocks using a symmetric key algorithm. However, it is not considered secure because it is vulnerable to certain attacks, such as pattern attacks, where the same plaintext block is encrypted to the same ciphertext block.

D. AES (Advanced Encryption Standard) is a symmetric key algorithm that is widely used and considered to be secure. It has a key size of 128, 192, or 256 bits and uses a block cipher to encrypt data. AES has been extensively tested and is currently used by many organizations, including the US government, for encryption.

Therefore, the safest Algorithm/Encryption method for use is:

The Answer is: D. AES