Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot]
341935f471
Bump cryptography from 2.7 to 3.2 in /file-encrypt-decrypt (#201)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.7...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 15:17:42 +05:30
Adi 🧙
63cb0ba71b adding a command line python script which:
* encrypts a given file
* decrypts it back to original
* updating main readme
2019-10-04 23:12:29 -07:00