Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
30
else
:
31
class
AESCCM:
32
pass
33
34
_tls_aead_cipher_algs = {}
35
Callers
2
encrypt
Method · 0.90
decrypt
Method · 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…