Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbomkit/sonar-cryptography
/ put
Method
put
mapper/src/main/java/com/ibm/mapper/model/INode.java:27–27 ·
view source on GitHub ↗
(@Nonnull INode child)
Source
from the content-addressed store, hash-verified
25
26
public
interface
INode {
27
void
put(@Nonnull INode child);
28
29
/**
30
* Returns the origin of this node's value.
Callers
15
shouldMergeNestedParentAndChildBlockCipherNodes
Method · 0.95
append
Method · 0.95
moveFunctionalityUnderChildNode
Method · 0.95
applyReorganization
Method · 0.95
pushNodesDown
Method · 0.95
translate
Method · 0.65
translate
Method · 0.65
translate
Method · 0.65
translate
Method · 0.65
translate
Method · 0.65
translate
Method · 0.65
translate
Method · 0.65
Calls
no outgoing calls
Tested by
15
shouldMergeNestedParentAndChildBlockCipherNodes
Method · 0.76
signaturesAndKeyExchangeConform
Method · 0.52
chaCha20JoinsMacPoly1305WithHyphen
Method · 0.52
rsaSignaturePutsSchemeThenDigest
Method · 0.52
dsaPutsLengthThenHash
Method · 0.52
secretKey
Method · 0.52
updateKeySizeInAlgorithm
Method · 0.52
algorithmWithMultipleCryptoFunctions
Method · 0.52
pbkdfWithSaltAndPassword
Method · 0.52
signature
Method · 0.52
rsaOAEP
Method · 0.52
rsaPSS
Method · 0.52