# Verifiable Manufacturing Using Blockchain

**Authors:** Michael Chiu, Jyotiraditya Panda, Abraham Goldsmith, Uros Kalabic

arXiv: 2302.13353 · 2023-02-28

## TL;DR

This paper introduces a blockchain-based framework for verifiable manufacturing processes, adapting verifiable computing techniques from cloud computing to ensure trustworthiness in physical production through cryptographic proofs and blockchain validation.

## Contribution

It develops a novel method linking physical manufacturing processes to digital cryptographic representations, enabling verifiable computation in manufacturing via blockchain integration.

## Key findings

- Successful implementation on Hyperledger Fabric
- Demonstrated cryptographic verification of manufacturing processes
- Provided a feasible approach for trustless manufacturing verification

## Abstract

We propose a blockchain-based solution for enabling verifiability of manufacturing processes. We base our solution on the methodology of verifiable computing which, originally developed for cloud computing, enables clients to outsource computations to more powerful servers without the need to trust that the server correctly performed desired computation. Verifiable computing accomplishes this by enabling the client to generate cryptographic objects that the server must use to produce a cryptographic proof that verifies the correctness of results. The black box nature of servers in cloud computing is analogous to that of the manufacturing processes of an upstream manufacturer. In this work, we develop a one-to-one correspondence between physical processes and their digital representations as state sequences which is needed for the implementation of verifiable computing. Because direct application of verifiable computing in this case would be computationally prohibitive, we introduce a blockchain to provide a computationally feasible methodology for verifiable computing applied to physical processes. We implement and show the results of our implementation on a proof of concept, developed on Hyperledger Fabric.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.13353/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/2302.13353/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/2302.13353/full.md

---
Source: https://tomesphere.com/paper/2302.13353