https://github.com/42loco42/est
Easy signing tool (using ED25519)
https://github.com/42loco42/est
Last synced: 3 months ago
JSON representation
Easy signing tool (using ED25519)
- Host: GitHub
- URL: https://github.com/42loco42/est
- Owner: 42LoCo42
- License: other
- Created: 2021-08-16T13:20:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T07:13:22.000Z (over 3 years ago)
- Last Synced: 2025-01-13T04:29:55.539Z (4 months ago)
- Language: Zig
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# est
How to build & sample usage:
```bash
make
make test
```