<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://vgnsh.org</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Zero knowledge agent logs using zk-SNARK</title>
          <link>https://vgnsh.org/blog/zero-knowledge-agent-logs-in-rust</link>
          <description>'Modern day AI revolution has raised importance of data and at the same time privacy of personal data, ZKA uses the zk-SNARK to isolate between the actual data being used and the evaluator who checks the result.`</description>
          <pubDate>Tue, 16 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>