MCPcopy Index your code
hub / github.com/cping/LGame / cryptData

Method cryptData

Java/Loon-Neo/src/loon/utils/ARC4.java:47–54  ·  view source on GitHub ↗

用密钥加密指定数据(ARC4这算法加密一次是加密,加密两次就变成解密了……) @param key @param value @return

(String key, ArrayByte value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cryptARC4DataMethod · 0.95

Calls 2

getCryptMethod · 0.95
getBytesMethod · 0.45

Tested by

no test coverage detected