paint-brush
How to Combine two Programming Languages: A Ruby and Golang Tutorialby@bunt
378 reads
378 reads

How to Combine two Programming Languages: A Ruby and Golang Tutorial

by Aleksandr Buntov13mJanuary 20th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

During past projects, I experienced difficulties when developing with a Ruby encryption pack. Specifically, the project in question was a payment gateway and integration project for an Asian bank. They set up security requirements, one of which was the encryption of requests using 3DES-ECB. In the process of searching, I did not find a suitable Ruby library that would help me to create such a query. Сrypto pack is included in the basic Go library, but here 3DES was only in CBC mode. Then I had to resort to a non-standard solution, combining both languages. 

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Combine two Programming Languages: A Ruby and Golang Tutorial
Aleksandr Buntov HackerNoon profile picture
Aleksandr Buntov

Aleksandr Buntov

@bunt

Senior Software Engineer at Gameon. Also developing efficient web applications, etc. I love Ruby, Golang, TypeScript

About @bunt
LEARN MORE ABOUT @BUNT'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Aleksandr Buntov HackerNoon profile picture
Aleksandr Buntov@bunt
Senior Software Engineer at Gameon. Also developing efficient web applications, etc. I love Ruby, Golang, TypeScript

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Newsbreak
Kavin