Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedisct1/wasmsign
A tool to add and verify digital signatures to/from WASM binaries
https://github.com/jedisct1/wasmsign
rust security signatures wasm webassembly
Last synced: 3 days ago
JSON representation
A tool to add and verify digital signatures to/from WASM binaries
- Host: GitHub
- URL: https://github.com/jedisct1/wasmsign
- Owner: jedisct1
- License: bsd-2-clause
- Created: 2018-10-12T15:57:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T04:21:33.000Z (9 months ago)
- Last Synced: 2024-10-17T14:26:52.223Z (17 days ago)
- Topics: rust, security, signatures, wasm, webassembly
- Language: Rust
- Size: 55.7 KB
- Stars: 58
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wasm-tools - repo
README
[![Build Status](https://travis-ci.org/jedisct1/wasmsign.svg?branch=master)](https://travis-ci.org/jedisct1/wasmsign?branch=master)
![Wasmsign](https://raw.github.com/jedisct1/wasmsign/master/logo.png)
This tool has been superseded by [Wasmsign2](https://github.com/wasm-signatures/wasmsign2).