Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ script.py
File
script.py
projects/CustomEncryptionDecryption/script.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
string
2
import
random
3
import
jwt
4
import
base64
Callers
nothing calls this directly
Calls
6
CustomEncrDecr
Class · 0.85
exit
Function · 0.85
_generateCipherText
Method · 0.80
_verifyCipherText
Method · 0.80
_encryptText
Method · 0.80
_decryptText
Method · 0.80
Tested by
no test coverage detected