MCPcopy Create free account
hub / github.com/HarshCasper/NeoAlgo / encryption

Function encryption

Python/cryptography/XOR_cipher.py:4–9  ·  view source on GitHub ↗

Return the ciphertext by xor the message with a repeating key

(message: str, key: int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

decryptionFunction · 0.70
XOR_cipher.pyFile · 0.70

Calls 1

joinMethod · 0.80

Tested by

no test coverage detected