Skip to content

HMAC Cipher python implementation #31

@itspyguru

Description

@itspyguru

1> Implement a HMAC Cipher encryption and decryption method and wrap it inside a class HMACCipher
2> save it to hmac_cipher.py
3> put the file inside decrypto/src folder
4> submit a PR.

Sample implementation : https://github.com/pyGuru123/Decrypto/blob/main/decrypto/src/binary_cipher.py
strictly follow above implementation and PEP8 Guidelines

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions