DEV Community

fabiansander
fabiansander

Posted on

2

eSign is a powerful library with fluent human readable syntax for the verification of files

#go

Today I would like to present my first public github project.

eSign is a powerful library with fluent human readable syntax for the verification of files according to the SHA3-256 Bit checksum and the digital signature ed25519 written in GO.

Currently the library is in beta phase. So the api might change.
The motivation behind the package was to share a reliable library for verifying files to trust them.

I use this library in my own projects for my future own business, for verifying go plugins.

So I've said enough. Let's get started.

Alt Text

The code above shows the general usage of this library. There are some more supported things like base64 converting of signatures but in this article I only wanted to give you some impressions of it.

So I wish you happy coding 🥳 with it.

Feedback is welcome 🙏

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay