This document summarizes an article that proposes three new secret key sharing schemes based on the Chinese Remainder Theorem (CRT). It begins by providing background on CRT and secret sharing schemes. It then presents the main result, which is three theorems and algorithms for authenticated key distribution using a given set of primes. The first theorem describes how to construct three secret shares from a secret S such that combining the shares recovers S. It proves this using a lemma about finding integers that satisfy a system of congruences. The next sections provide examples and algorithms to motivate the secret sharing schemes. In summary, the document presents new methods for secret sharing based on number theory and the CRT.