[Aide] sha256 Value
    Pablo Virolainen 
    pablo at vapaa.fi
       
    Wed Jul 28 18:53:37 EEST 2010
    
    
  
28.07.2010 15:59, Steve Skinner kirjoitti:
> I am running RHEL 5.1 (2.6.10-194) aide 0.13.1
>
> I am trying to understand the format of the sha256 value in the db 
> file. I have it being checked on my system but the value in the db 
> file does not equate to the output of sha256sum. How is the sha256 
> value provided and checked?
>
> Thanks in advance.
>
pablo at ubuntu:~/projects/aide$ sha256sum  COPYING
b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf  COPYING
pablo at ubuntu:~/projects/aide$ grep COPYING aide.db.new |awk '{print 
$11}'|base64 -d|hexdump -v -e '32/1 "%02x" "\n"'
b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf
pablo at ubuntu:~/projects/aide$
Seems to match.
Pablo
    
    
More information about the Aide
mailing list