💾 Archived View for bbs.geminispace.org › u › random2934 › 19851 captured on 2024-12-17 at 15:32:59. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by 🚀 random2934

Re: "A new way to send/receive encrypted messages. [https link]..."

In: s/privacy

why didn't you use pre built library like openssl? it would be easy to make something like this using openssl!

🚀 random2934

Sep 23 · 3 months ago

1 Later Comment

♊️ pollux [OP] · Sep 23 at 21:15:

I do not use OpenSSL with Golang.

Original Post

🌒 s/privacy

A new way to send/receive encrypted messages. [https link] Alice does: $ enc | nekoweb msg/5.html Bob does: $ nekoweb -d [https link] | dec Hello World. For encryption it uses XChaCha20 and for encoding a Golang Encoder/Decoder, with additional tools. If you like to know more feel free to ask your questions.

💬 pollux · 3 comments · 2 likes · Sep 21 · 3 months ago