MD5 Checksum: D41D8CD98F00B204E9800998ECF8427E SHA-1 Checksum: DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 SHA-256 Checksum: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 SHA-512 Checksum: CF83E1357EEFB8BDF1542850D66D8007D620E4050B5715DC83F4A921D36CE9CE47D0D13C5D85F2B0FF8318D2877EEC2F63B931BD47417A81A538327AF927DA3E Generated by MD5 & SHA Checksum Utility @ http://raylin.wordpress.com/downloads/md5-sha-1-checksum-utility Windows 10 Command prompt ######################### C:\>certutil -hashfile spotbox-update-3.6.0-sw.img md5 MD5 hash of spotbox-update-3.6.0-sw.img: 828e1721f9bc76640293d37748bc8261 CertUtil: -hashfile command completed successfully. C:\>certutil -hashfile spotbox-update-3.6.0-sw.img sha1 SHA1 hash of spotbox-update-3.6.0-sw.img: f25cf95dde846b86084b200ae44b55549c6581f3 CertUtil: -hashfile command completed successfully. Windows 10 powershell ##################### PS C:\> Get-FileHash .\spotbox-update-3.6.0-sw.img -Algorith MD5 Algorithm Hash Path --------- ---- ---- MD5 828E1721F9BC76640293D37748BC8261 C:\ PS C:\> Get-FileHash .\spotbox-update-3.6.0-sw.img -Algorith sha1 Algorithm Hash Path --------- ---- ---- SHA1 F25CF95DDE846B86084B200AE44B55549C6581F3 C:\