<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cryptography on Debimate</title><link>https://debimate.jp/tags/cryptography/</link><description>Recent content in Cryptography on Debimate</description><image><title>Debimate</title><url>https://debimate.jp/images/default-ogp.webp</url><link>https://debimate.jp/images/default-ogp.webp</link></image><generator>Hugo -- 0.161.1</generator><language>ja-JP</language><lastBuildDate>Mon, 10 Aug 2026 02:38:22 +0900</lastBuildDate><atom:link href="https://debimate.jp/tags/cryptography/index.xml" rel="self" type="application/rss+xml"/><item><title>Merkle Tree - ハッシュ木で包含を証明する</title><link>https://debimate.jp/notes/blockchain-systems/merkle-tree/</link><pubDate>Sat, 08 Aug 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/notes/blockchain-systems/merkle-tree/</guid><description>&lt;p&gt;Merkle Tree（マークルツリー、ハッシュ木）は、データの並びを 2 つずつハッシュ関数で畳み込み、最後に 1 つの値へまとめる木構造です。まとまった 1 つの値をルートハッシュと呼びます。全件を持つ側は、データ 1 件と少数のハッシュだけを渡して、その 1 件が並びに確かに含まれていた事を相手に検証させられます。&lt;/p&gt;</description></item><item><title>Merkle Tree Design - 構築規則が決める安全性と証明能力</title><link>https://debimate.jp/notes/blockchain-systems/merkle-tree-design/</link><pubDate>Sun, 09 Aug 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/notes/blockchain-systems/merkle-tree-design/</guid><description>&lt;p&gt;Merkle Tree の構築方法は 1 通りに決まっていません。奇数の葉をどう組むか、葉と内部ノードをどうハッシュするか、葉をどう並べるかは、それぞれのプロトコルが決める設計事項です。ルートハッシュが何を保証しているのかは、この規則を決めて初めて確定します。&lt;/p&gt;</description></item></channel></rss>