You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ONNX-Stego is a Python proof-of-concept for hiding short authenticated messages inside float32 ONNX model weights. It embeds bits in the least significant mantissa bit of selected weights, while using modern authenticated encryption for the hidden payload.