0
votos
1
respuestas
vistas 292
SHA2: ¿Por qué es difícil (en realidad imposible sin usar la fuerza bruta) recuperar el mensaje si tiene el resumen y la clave?
I looked into the implementation of SHA2 in Python and it looks like it uses some default key for hashing. Once the key is known and the digest is known, is it possible to get the plain-text back? (pre-image attack without brute-force) http://en.wikipedia.org/wiki/Preimage_attack ...
preguntado 10 años, 2 meses