MCPcopy Create free account
hub / github.com/OpenGenus/cosmos / permutation

Method permutation

code/cryptography/src/des_cipher/des_java/DES.java:101–108  ·  view source on GitHub ↗

per-mutate input hexadecimal according to specified sequence @param sequence permutation table @param input @return

(int[] sequence, String input)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

leftCircularShiftMethod · 0.95
getKeysMethod · 0.95
roundMethod · 0.95
encryptMethod · 0.95
decryptMethod · 0.95

Calls 2

hextoBinMethod · 0.95
binToHexMethod · 0.95

Tested by

no test coverage detected