Secure multiparty computation (MPC) enables a set of mutually distrusting parties to jointly compute a function over their private inputs while revealing nothing beyond the final output. Such guarantees are useful in settings where sensitive data must be processed jointly, including applications in healthcare and finance. This talk introduces the foundational ideas behind MPC, including formal notions of security and the core techniques that make secure computation possible.