WebClub-NITK / Hacktoberfest-2k19

19 stars 115 forks source link

Add single-byte XOR cipher #246

Closed ghost closed 5 years ago

ghost commented 5 years ago

Resolves Issue #150

Description

Created systems/150 folder and added systems/150/single_byte_xor.py which contains an implementation of single-byte XOR cipher.

Checklist

ryan-rozario commented 5 years ago

Looks good @SaurabhAgarwala Please merge PR