Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CDSecLab/MJXT
/ getCiphertext
Method
getCiphertext
src/main/java/utils/Xor8.java:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
public
byte[][] getCiphertext() {
160
return
ciphertext;
161
}
162
}
Callers
1
Store
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected