Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/gmarland/node-go-aes-encryption-example

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gmarland/node-go-aes-encryption-example

  • v0.0.0-20150303021419-6ad9874fca28
  • Source
  • Go
  • Socket score

Version published
Created
Source

Node Go AES encryption example

This is an example of how to encrypt a string using AES which is then passed between node.js and Go.

Overview

I banged my head for quite a while in order to get AES encryption to work when sending a string between node.js and Go. Hopefully sharing this will stop others from having the same headaches.

Obviously, these would be used in seperate solutions.

Disclaimer

Although this code does work it isn't meant to be a fully functioning app but more an example of how it can be done. Please take the code "as is". You might need to tweak some of the flow to get it to work for you.

FAQs

Package last updated on 03 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc