DZone

I recently wrote about hashing password data using Golang before storing them into Couchbase. This is very useful because user data is incredibly sensitive. To further build upon what I wrote about, I thought it would be great to show step by step how to accomplish this in a video tutorial.

The above video demonstrates how to quickly use the BCrypt library for the Go programming language as well as the Go SDK for Couchbase Server.

Source: DZone