SkillAgentSearch skills...

Gram

A 64bit-TinyRAM simulator in Go

Install / Use

/learn @LayerXcom/Gram
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gram

gram is a package for simulating TinyRAM (http://www.scipr-lab.org/specs.html) written in GO.

build

go get github.com/LayerXcom/gram
dep ensure
cd $GOPATH/src/github.com/LayerXcom/gram
go build .

usage

./gram -path example/testForSuccess.asm -r 100 -t 10 -pi "2" -ai "2"

References

[1] http://www.scipr-lab.org/specs.html

[2] https://www.scipr-lab.org/doc/TinyRAM-spec-0.991.pdf

[3] Ben-Sasson, Eli, et al. "SNARKs for C: Verifying program executions succinctly and in zero knowledge." Advances in Cryptology–CRYPTO 2013. Springer, Berlin, Heidelberg, 2013. 90-108.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated4y ago
Forks0

Languages

Go

Security Score

80/100

Audited on Jun 23, 2021

No findings