inspire 0.2.0

InsPIRe: Communication-Efficient PIR with Server-side Preprocessing
Documentation
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>InsPIRe Documentation</title>
    <meta http-equiv="refresh" content="0; url=protocol-visualization.html">
    <style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
            background: #0d1117;
            color: #e6edf3;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }
        a { color: #58a6ff; }
    </style>
</head>
<body>
    <p>Redirecting to <a href="protocol-visualization.html">Protocol Visualization</a>...</p>
</body>
</html>