MCPcopy Create free account
hub / github.com/bcosorg/bcos / _rsapem_encodeLength

Function _rsapem_encodeLength

tool/java/Paillier/javascript/paillierKey.js:123–131  ·  view source on GitHub ↗

* Encode length in DER format (if length <0x80, then one byte, else first byte is 0x80 + length of length :) + n-bytes of length).

(length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 2

_rsapem_padWithZeroFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected