Hashcrypt is go package used to encrypt, decrypt buffer, file. Source code is taken from https://www.thepolyglotdeveloper.com/2018/02/encrypt-decrypt-data-golang-application-crypto-packages/
Hashcrypt is go package used to encrypt, decrypt buffer, file. Original source code is taken from https://www.thepolyglotdeveloper.com/2018/02/encrypt-decrypt-data-golang-application-crypto-packages/