Jump to content

Monocypher simple encryption library


matwachich
 Share

Recommended Posts

Hi!

While developping a project that involved heavy local network communications of sensible data (patients medical informations) between an AutoIt3 GUI client and a GoLang server, I cam across the problem of data security on the wire.

It was (for me) nearly impossible to combine AutoIt's encryption functions and GoLang ones. So I searched for a C library that would be strong and simple to wrap for the 2 languages. So, I discovered Monocypher.

Here is an AutoIt wrapper for It. I think it is complete (encryption, hashing, pasword key derivation, key exchange and public key signature), at last for my use case.

https://github.com/matwachich/monocypher-au3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...