Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CScorza/IntelOSINT
/ _fernet_key
Function
_fernet_key
IntelOSINT.py:2014–2015 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2012
2013
2014
def
_fernet_key():
2015
return
INTELOSINT_CRED_KEY.encode(
"utf-8"
)
2016
2017
2018
def
_cred_xor_mask(key: bytes, nonce: bytes, length: int) -> bytes:
Callers
2
_encrypt_creds
Function · 0.85
_decrypt_creds
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected