<?php

namespace App\Util\HttpSignatures;

class AlgorithmException extends Exception
{
}