MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / encrypt

Method encrypt

embedded/site-packages/Crypto/Cipher/_mode_cbc.py:125–189  ·  view source on GitHub ↗

Encrypt data with the key and the parameters set at initialization. A cipher object is stateful: once you have encrypted a message you cannot encrypt (or decrypt) another message using the same object. The data to encrypt can be broken up in two or more piec

(self, plaintext, output=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

create_string_bufferFunction · 0.90
is_writeable_bufferFunction · 0.90
c_uint8_ptrFunction · 0.90
c_size_tFunction · 0.90
get_raw_bufferFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected