Home
last modified time | relevance | path

Searched refs:decryption (Results 1 – 25 of 31) sorted by relevance

12

/external/boringssl/src/third_party/wycheproof_testvectors/
Daes_cbc_pkcs5_test.txt211 # checking the padding during decryption.
222 # checking the padding during decryption.
233 # checking the padding during decryption.
244 # checking the padding during decryption.
255 # checking the padding during decryption.
266 # checking the padding during decryption.
277 # checking the padding during decryption.
288 # checking the padding during decryption.
299 # checking the padding during decryption.
310 # checking the padding during decryption.
[all …]
/external/scapy/test/
Dipsec.uts41 * after decryption the original packet payload should be unaltered
74 * after decryption the original packet payload should be unaltered
126 * after decryption the original packet payload should be unaltered
177 * after decryption the original packet payload should be unaltered
229 * after decryption original packet should be preserved
280 * after decryption original packet should be preserved
331 * after decryption original packet should be preserved
387 * after decryption the original packet payload should be unaltered
422 * after decryption the original packet payload should be unaltered
457 * after decryption the original packet payload should be unaltered
[all …]
/external/autotest/server/cros/chaos_lib/
Dchaos_capture_analyzer.py16 def get_output(self, display_filter=None, summaries=True, decryption=None): argument
32 decryption_key=decryption,
127 def get_filtered_packets(self, ap, dut, summaries, decryption): argument
142 decryption=decryption)
669 decryption = 'chromeos:%s' % ssid
672 bssids, dut_mac, False, decryption)
678 bssids, dut_mac, True, decryption)
/external/python/rsa/doc/
Dindex.rst10 encryption and decryption, signing and verifying signatures, and key
29 you'll leak information about the reason why decryption or
Dintro.rst13 encryption, decryption, signing and verification using those large
Dcompatibility.rst46 Encryption and decryption is also compatible::
Dusage.rst19 the private key, hence it's also called the *decryption key*.
94 Encryption and decryption
/external/python/rsa/
DMETADATA2 description: "Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption
DREADME.md10 encryption and decryption, signing and verifying signatures, and key
DCHANGELOG.txt150 - Added random-padded encryption and decryption using PKCS#1 version 1.5
/external/v8/benchmarks/
DREADME.txt18 decryption stage was given plaintext as input, which resulted in an
19 error. Now, the decryption stage is given the output of the
/external/wycheproof/doc/
Dindex.md25 failures during decryption should not contain information about the
26 reason why a decryption failed.
/external/openssh/
DPROTOCOL.chacha20poly130551 as a decryption oracle can learn nothing about the payload contents or
72 before decryption. A per-packet Poly1305 key is generated as described
DPROTOCOL.key52 to both checkint fields so successful decryption can be
DOVERVIEW48 RSA key generation, encryption, decryption
DPROTOCOL61 protocol, where decryption of unauthenticated ciphertext provided a
62 "decryption oracle" that could, in conjunction with cipher flaws, reveal
Dssh.0470 decryption are done using separate keys, and it is unfeasible to derive
471 the decryption key from the encryption key. The idea is that each user
/external/ukey2/src/main/proto/
Dsecuremessage.proto51 // Identifies the decryption key
/external/u-boot/
DKconfig293 blob, verification, authentication, decryption etc. in a platform or
348 size of the blob, verification, authentication, decryption etc. in a
/external/scapy/doc/scapy/
Dinstallation.rst180 * WEP decryption. ``unwep()`` needs `cryptography <https://cryptography.io>`_. Example using a `Wep…
194 * PKI operations and TLS decryption. `cryptography <https://cryptography.io>`_ is also needed.
/external/scapy/scapy/contrib/
Dmacsec.uts41 = MACsec - basic decryption - encrypted
102 = MACsec - basic decryption - integrity only
/external/python/cpython3/Doc/library/
Dlogging.config.rst139 signature verification and/or decryption. The ``verify`` callable is called
144 (perhaps if decryption were performed).
Dzipfile.rst22 decryption of encrypted files in ZIP archives, but it currently cannot
/external/python/cpython2/Doc/library/
Dzipfile.rst23 decryption of encrypted files in ZIP archives, but it currently cannot
/external/boringssl/src/crypto/evp/
Devp_tests.txt530 # Test that RSA encryption successfully round-trips through decryption

12