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

Method encrypt

Java/cryptography/HomophonicCipher.java:185–212  ·  view source on GitHub ↗

This is a public method which is used to encrypt plain text using Homophonic Substitution Cipher method @param plainText This is a String parameter to encrypt method, this signifies plain text which is passed. @return String This returns the cipherText.

(String plainText)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 5

getMethod · 0.80
lengthMethod · 0.45
sizeMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected