Released: hashgen v1.3.0
New in this version:
* HMAC modes
* PBKDF2 modes
* scrypt support
* additional BLAKE2 modes
* hashcat UTF-16LE modes
* optimized salt RNG on salted hashes
* 95+ supported hash modes
Released: hashgen v1.3.0
New in this version:
* HMAC modes
* PBKDF2 modes
* scrypt support
* additional BLAKE2 modes
* hashcat UTF-16LE modes
* optimized salt RNG on salted hashes
* 95+ supported hash modes
Not a secret that I recently write more Go lang than anything else. I just wanted to share two resources that I recently found particularly helpful and interesting.
Redowan Delowar’s blog:
https://rednafi.com
@rednafi.com
Fallthrough podcast:
https://fallthrough.transistor.fm
@sudomateo
"Go isnt good with memory", "Go cant handle web traffic", "Go is too slow". ????
Issue 596 of the Golang Weekly newsletter mentions the v1 release of github.com/jub0bs/cors. Nice! #golang