In an EMC Avamar system, for each file that is backed up, how many SHA-1 hash bytes are added to the file cache?
A. 20
B. 24
C. 44
D. 48
One Comment on “In an EMC Avamar system, for each file that is backed up, how many SHA-1 hash bytes are added to the file cach”
Jakesays:
Answer is A.
Hashing is the process of creating a short fixed -length data string from a large block of data.
During hashing, data chunks that have been through the compression process are input to
the SHA-1 hashing algorithm. SHA-1 processes the data and creates a unique 20-byte (160-bit) data string called a hash
Answer is A.
Hashing is the process of creating a short fixed -length data string from a large block of data.
During hashing, data chunks that have been through the compression process are input to
the SHA-1 hashing algorithm. SHA-1 processes the data and creates a unique 20-byte (160-bit) data string called a hash
1
0