Skip to content

krishana7911/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cryptopals Challenges in Go πŸ§‘β€πŸ’»πŸ”

This repository contains my solutions to the Cryptopals Crypto Challenges implemented in Golang. The Cryptopals challenges are a great way to learn about cryptography by solving real-world cryptographic problems.


πŸš€ About the Project

The Cryptopals Crypto Challenges are a series of 48 exercises covering topics such as:

  • AES Encryption and Modes (ECB, CBC, CTR)
  • XOR Ciphers
  • Hash Functions
  • Message Authentication Codes (MAC)
  • RSA and Public-Key Cryptography

This repository serves as my personal learning log and solution archive.


πŸ› οΈ Requirements

  • Go (Golang) version 1.21 or higher
  • A basic understanding of cryptography concepts (helpful but not required)

About

This repository serves as my personal learning log and solution archive for crytopals probelms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages