Commit Graph

4 Commits

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 22:11:24 +05:30
dependabot[bot]
885629f66a
Bump py from 1.9.0 to 1.10.0 in /file-encrypt-decrypt (#209)
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-21 12:34:18 +05:30
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