ChenboLin
01소개02프로젝트03연구실04노트
문의하기
엔지니어링 프로젝트로 돌아가기영어로 읽기
프라이버시 / 시스템6 min read

숨겨진 입력을 네이티브 동작에 연결하기.

선언된 monitor model 안에서 비공개 외부 입력을 인증된 네이티브 실행과 연결하는 RISC-V attestation 연구입니다.

게시됨
2026-08-25
업데이트됨
2026-08-25

프로젝트 범위

현재 / 연구

Protocol and verification design

Closed foundation
Phase 1R.3B execution-input binding
Recorded evidence
17/17 canonical sessions and 73/73 adversarial cases in the declared scope
Execution model
Trusted sensing/authentication software-QEMU monitor
긴 기술 본문은 현재 영어와 중국어로 제공됩니다. 이 언어에서는 탐색, 메타데이터와 프로젝트 요약을 현지화했습니다.

주제

RISC-V 실행선택적 ZK 증거제한된 Phase 1 종료
01

The hidden-input problem

A verifier may need confidence that a native program consumed a genuine external input and that the input caused the machine behaviour being attested, while the input and sensitive intermediate state remain private.

That is more specific than proving that a program has some valid execution. The chain must connect origin, consumption, program-derived state, authenticated behaviour and verifier policy.

02

Prove one narrow connection first

The Phase 1R.3B foundation closes a narrower subproblem: binding a selective zero-knowledge branch witness to the scalar actually observed at an authenticated RISC-V function entry. Its recorded canonical and adversarial sessions belong to that scope.

The result is useful because it identifies what the proof must bind at the execution boundary; it is not a shortcut to a claim about every native program or every monitor.

03

Privacy is part of the evidence model

A successful proof is not enough if the evidence files leak the protected input, hidden registers or blinding values. The system therefore treats privacy audit, session custody, challenge freshness and public leakage as explicit properties.

This makes the verifier's view part of the protocol design instead of an afterthought added after the cryptographic relation is written.

04

The next phase remains a hypothesis

The planned direction is private causal native-execution attestation: connect authenticated input provenance to a conservative data-dependence slice and then to verifier-interpreted machine behaviour without re-proving an entire native execution in a generic zero-knowledge VM.

That is a research hypothesis with open novelty, security and execution obligations. The page records the foundation and its limits rather than presenting the future chain as finished.

공개 증거의 경계

The completed foundation is bounded to its declared monitor and software-QEMU model. Phase 2 is a research direction, not a completed security result; arbitrary-program support, malicious-monitor resistance, hostile-kernel erasure, compiler correctness and universal performance remain unclaimed.

이 페이지는 검토 가능한 엔지니어링 범위와 사고 과정을 공개합니다. 프로젝트 증거는 공유할 준비가 되었을 때만 추가합니다.

모든 엔지니어링 프로젝트 보기
Chenbo Lin
© 2026 Chenbo Lin. 모든 권리 보유.