Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shishirjindal/cryptopals
Matasano's Crypto Challenges in Python
https://github.com/shishirjindal/cryptopals
cryptography matasano-cryptopals-challenges python
Last synced: 20 days ago
JSON representation
Matasano's Crypto Challenges in Python
- Host: GitHub
- URL: https://github.com/shishirjindal/cryptopals
- Owner: shishirjindal
- Created: 2016-12-05T16:10:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T12:25:38.000Z (almost 8 years ago)
- Last Synced: 2024-11-10T07:22:45.841Z (3 months ago)
- Topics: cryptography, matasano-cryptopals-challenges, python
- Language: Python
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python cryptopals-solutions
### Set1
- [x] Challenge 1
- [x] Challenge 2
- [x] Challenge 3
- [x] Challenge 4
- [x] Challenge 5
- [x] Challenge 6
- [x] Challenge 7
- [x] Challenge 8
### Set2
- [x] Challenge 9
- [x] Challenge 10
- [x] Challenge 11
- [x] Challenge 12
- [x] Challenge 13
- [x] Challenge 14
- [x] Challenge 15
- [x] Challenge 16
### Set3
- [x] Challenge 17
- [x] Challenge 18
- [x] Challenge 19
- [x] Challenge 20
- [ ] Challenge 21
- [ ] Challenge 22
- [ ] Challenge 23
- [ ] Challenge 24
### Set4
- [ ] Challenge 25
- [x] Challenge 26
- [x] Challenge 27
- [x] Challenge 28
- [ ] Challenge 29
- [ ] Challenge 30
- [ ] Challenge 31
- [ ] Challenge 32
### Set5
- [ ] Challenge 33
- [ ] Challenge 34
- [ ] Challenge 35
- [ ] Challenge 36
- [ ] Challenge 37
- [ ] Challenge 38
- [ ] Challenge 39
- [ ] Challenge 40
### Set6
- [ ] Challenge 41
- [ ] Challenge 42
- [ ] Challenge 43
- [ ] Challenge 44
- [ ] Challenge 45
- [ ] Challenge 46
- [ ] Challenge 47
- [ ] Challenge 48
### Set7
- [ ] Challenge 49
- [ ] Challenge 50
- [ ] Challenge 51
- [ ] Challenge 52
- [ ] Challenge 53
- [ ] Challenge 54
- [ ] Challenge 55
- [ ] Challenge 56