{% extends "base.html" %} {% block title %}Verify — SooSeF{% endblock %} {% block content %}

Verify Image

Check an image against attestation records using multi-algorithm hash matching.

Verisoo verification UI. Upload an image to check against the attestation log. Uses SHA-256 (exact) and perceptual hashes (pHash, dHash, aHash) for robustness against compression and resizing.
{% endblock %}