Skip to main content

Location based Cryptography uses location of the device in addition to the pass-phrase as key.

Project description

Location-based Cryptography

PyPI version

Location based cryptography uses location of the device in addition to pass-phrase as encryption/decryption key.

Install:

pip install locationcrypto==1.0.1

Use:

Create a python script, for example example.py:

import locationcrypto.crypt

crypt

Save and run:

❯❯❯ python3 example.py
Waiting for location...
Password: test
Data: Harshil
Encrypt/Decrypt [e/d]: e
Jevujhk
❯❯❯ python3 example.py
Waiting for location...
Password: test
Data: Jevujhk
Encrypt/Decrypt [e/d]: d
Harshil

Author: Harshil Darji

Thanks to Atharv Attri for helping me publish this repository as a package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

locationcrypto-1.0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

locationcrypto-1.0.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page