golang-programs

There are 4 repositories under golang-programs topic.

  • arvindpj007/AES-CBC-Padding-Attack

    Golang programs for AES -CBC mode encryption with HMAC-SHA256 and Padding Oracle attack on AES-CBC mode.

    Language:Go10201
  • arvindpj007/AES-CTR-Padding-Attack

    Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.

    Language:Go7200
  • Abhinav-26/Go-KickStarter

    This repository contains basics of Golang - syntax, usages, and some basic go concepts. It can be extremely helpful for beginners starting into golang, having prior experience in any language is a plus :-)

    Language:Go20
  • sourcecodeexamples/Golang-Source-Code-Examples

    Welcome to the Go (Golang) source code examples page. On this page, you will find 200+ source code examples, and tutorials with output, and explanation.