This document proposes an algorithm for anonymously sharing private data among parties without disclosing identities. It uses an iterative technique to assign node IDs from 1 to N in an anonymous manner. Existing algorithms for secure multiparty computation and anonymous ID assignment are examined. The proposed algorithm builds on secure sum operations to efficiently share simple integer data and anonymously assign IDs at each iteration. Analysis of communication and computation costs are provided for the algorithm and its variants.