<p align='center'>The Initial Release of ListCrypt</p>
Features
Encrypting & Decrypting raw data
- 'All' datatypes are allowed as the key or data when encrypting
- The datatype for decyption must be bytes, as returned by running the 'encrypt' function
Encrypting & Decrypting files
- 'All' file types are allowed, and the key can be 'any' datatype