django-hmac-authentication

View on PyPIReverse Dependencies (0)

3.1.0 django_hmac_authentication-3.1.0-py3-none-any.whl

Wheel Details

Project: django-hmac-authentication
Version: 3.1.0
Filename: django_hmac_authentication-3.1.0-py3-none-any.whl
Download: [link]
Size: 28050
MD5: 65b5020e705bfe5d4d8e3709d8b666ff
SHA256: 539da3637b0dad990269df01f470a252a0636050eb00efc527f4bc35c88da5c2
Uploaded: 2024-04-14 00:06:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django_hmac_authentication
Version: 3.1.0
Summary: Django HMAC authentication using shared secret
Author-Email: "Harisankar Krishna Swamy [at] Vevde" <harisankar.krishna[at]outlook.com>
Project-Url: Homepage, https://github.com/harisankar-krishna-swamy/django_hmac_authentication
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9.2
Requires-Dist: Django (>=3.2.18)
Requires-Dist: djangorestframework (>=3.12.4)
Requires-Dist: cryptography (>=3.4.8)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8761 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_hmac_authentication/__init__.py sha256=joQuyl5oZVbnSY9aJT-mAipktMSyBGwBN8aTWxo8fxQ 140
django_hmac_authentication/admin.py sha256=v8Xq4c5PU6jjlaIfat2Zx6uviWM-m9md99EB4WLxF1E 1187
django_hmac_authentication/apps.py sha256=MF31xwBgfdoEnT-ZkoLbeH3-PpIKSZwHbjutvmaCVr0 455
django_hmac_authentication/authentication.py sha256=BzbrC3A3iPAxRMy0kLdTzk7ZeyISOq2QmpPQKFkXE7s 4149
django_hmac_authentication/checks.py sha256=FL8TBpYpqICEEDabIBQSL777ktA0aDRn2v1IuJFBRxM 5293
django_hmac_authentication/client_utils.py sha256=BX983oE_JXCHASF5D0yljT-r6mPvD25ewltizNqp5eQ 2817
django_hmac_authentication/exceptions.py sha256=dBEhYQoC_We4XneKMnHlQkzQaR7Fm-7c_Mp5wWAGk3w 1664
django_hmac_authentication/models.py sha256=UgGaH7kTaP0FEtowJ0ghK1v7jofNA6MFGdNlGcWBGOs 1916
django_hmac_authentication/serializers.py sha256=YjKeelgNjPRPYa3Wf19gRw1RQXy4JBz5cnd8l0Cf0G8 298
django_hmac_authentication/server_utils.py sha256=OGuidLzPtiyJgZMPPMCibclB7jAwCgnbiLCkX3agJfs 4580
django_hmac_authentication/settings.py sha256=Ei68Zs2WXM8vyn4Nc4P4f9oSpKko_waiW4GjWLWqX4Y 669
django_hmac_authentication/signals.py sha256=RnwIKhhmMrUg6B8hjLTGd6VG8VMjWPlRGIPD_O1bADo 505
django_hmac_authentication/throttling.py sha256=YnrtQ5BpJlPVXrPoUq13KVqyh33vpY8kDsrQ9R3fytQ 2466
django_hmac_authentication/views.py sha256=f42Pet2hiMa9y244eIEzmVzC6CWDcMAcx822TqJvdqg 813
django_hmac_authentication/crypt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_hmac_authentication/crypt/aes.py sha256=MmXQKhRICSHoY5gfKuM-5lMu9Kyu1t6UkkydidY6tdc 644
django_hmac_authentication/crypt/camellia.py sha256=WNrlUBvykG5ka9s0wZ2PbzyLX1nhiQVzJN-wtqLVN7s 654
django_hmac_authentication/crypt/padding.py sha256=mUpYaYcmfz9ztY4Y8Q14mLkDH_n_j2QEHqST7kieeWA 192
django_hmac_authentication/crypt/settings.py sha256=BvWUETo2InVwgknzCyiGf_f5hLKNun9OnyIKoktNXCU 104
django_hmac_authentication/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_hmac_authentication/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_hmac_authentication/management/commands/create_hmac_for_user.py sha256=UMDN2htPM2PWrg424D7FXBf7pOimaE4ehDxYkjC9GhA 1282
django_hmac_authentication/migrations/0001_initial.py sha256=Gge6wYNLMx_4AS94Ng3UnPqJZVJAn0q3WHqmY0Rooe0 1776
django_hmac_authentication/migrations/0002_apihmackey_failed_attempts.py sha256=CeVAN58bOAvxomTF8AYZHSKPP6duI47XXeszyXHfrrM 494
django_hmac_authentication/migrations/0003_apihmackey_expires_at.py sha256=Hi2P0zbL884R1AtseI5SYQ2naaDQbiBjm53j3_hsSnc 586
django_hmac_authentication/migrations/0004_apihmackey_throttle_rate.py sha256=fZt3E7hlr9DPPmyyF4wNiJf5xiPSvrMmZW1ZTHlOpCg 952
django_hmac_authentication/migrations/0005_alter_apihmackey_throttle_rate.py sha256=zTPrtgmR0itH_9cy8wyQO_hnKtYRGsZmjQS55zm9l28 965
django_hmac_authentication/migrations/0006_apihmackey_cipher_algorithm.py sha256=epEA0bwv4k8ALjRH0VGy2XLSShUG5QxxTuTslH5q_so 576
django_hmac_authentication/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_hmac_authentication-3.1.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
django_hmac_authentication-3.1.0.dist-info/METADATA sha256=zv4NjZeBGd0R_rmC0OpW34Jtr7BvqMWD-_yCw1128S0 9608
django_hmac_authentication-3.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
django_hmac_authentication-3.1.0.dist-info/top_level.txt sha256=h42EmODMXd4Lcxl3zci6JaYv50oXOSWTtaescE3HzW0 27
django_hmac_authentication-3.1.0.dist-info/RECORD

top_level.txt

django_hmac_authentication