<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>techmedia-think</author_name>
  <author_url>https://blog.hatena.ne.jp/techmedia-think/</author_url>
  <blog_title>Develop with pleasure!</blog_title>
  <blog_url>https://techmedia-think.hatenablog.com/</blog_url>
  <categories>
    <anon>Cryptography</anon>
    <anon>Ruby</anon>
    <anon>kzg</anon>
    <anon>BLS</anon>
  </categories>
  <description>多項式コミットメントの１つであるKZG commitmentについて↓ techmedia-think.hatenablog.com より詳しく理解するためにRubyで実装してみた↓ https://github.com/azuchi/kzg/ セットアップ KZG commitmentはまず最初に公開パラメーターを生成する。これは基本的に、多項式の最大次数が変わらない限り、最初に１回すればいい計算。 計算自体は単純で、シークレット値（sとする）を生成して、BLS曲線のPointG1のジェネレーターポイントに対して（Gとする）、を計算する。同様にPointG2のジェネレーターポイントに対して（…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechmedia-think.hatenablog.com%2Fentry%2F2023%2F01%2F25%2F215016&quot; title=&quot;KZG commitmentをRubyで実装してみた - Develop with pleasure!&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-25 21:50:16</published>
  <title>KZG commitmentをRubyで実装してみた</title>
  <type>rich</type>
  <url>https://techmedia-think.hatenablog.com/entry/2023/01/25/215016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
