MCPcopy Create free account
hub / github.com/secdev/scapy / AESCCM

Class AESCCM

scapy/layers/tls/crypto/cipher_aead.py:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 ChaCha20Poly1305)
30else:
31 class AESCCM:
32 pass
33
34_tls_aead_cipher_algs = {}
35

Callers 2

encryptMethod · 0.90
decryptMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…