Golang and Cryptography - Part 1
Offered By: Bill Buchanan OBE via YouTube
Course Description
Overview
Explore the fundamentals of cryptography using Golang in this comprehensive tutorial. Dive into key concepts including asymmetric and symmetric key encryption, block and stream ciphers, cipher modes, authenticated encryption, hashing techniques, key derivation, HMAC, and digital signatures. Learn to implement various cryptographic algorithms such as SHA256, ElGamal, and elliptic curve cryptography through practical Golang code examples. Gain hands-on experience with basic formats, public key encryption, and methods for changing hashed values. Perfect for developers looking to enhance their understanding of cryptographic principles and their application in Golang programming.
Syllabus
Introduction
Golang Program
Basic Formats
Golang Code
Asymmetric Key Encryption
Block Cipher
Stream Cipher
cipher modes
ecb
authenticated encryption
hashing
hash values
changing hashed values
different hashing methods
key derivation
HMAC
SHA256
Public Key Encryption
Symmetric Key Encryption
ElGato
Eelliptic Curve
Digital Signatures
Taught by
Bill Buchanan OBE
Related Courses
Applied CryptographyUniversity of Virginia via Udacity Cryptography II
Stanford University via Coursera Coding the Matrix: Linear Algebra through Computer Science Applications
Brown University via Coursera Cryptography I
Stanford University via Coursera Unpredictable? Randomness, Chance and Free Will
National University of Singapore via Coursera