Cross Programming Language Encryption – NodeJs vs Go, Part 3
See a demo at Github
Previous parts of this article treated encryption from the point of view of C# and GoLang programming languages.
What I did not mention, was the full architecture of our application, which I should probably not and which eventually would also imply a module that will also need to send encrypted content from a NodeJs module, towards our Go Lang module.