# No classical crypto here - should produce zero findings. def add(a: int, b: int) -> int: return a + b