#Introduction Similar to liberate, s3kr1t is primarily an abstraction library. However, rather than abstracting out platform differences, the goal is to provide abstraction from cryptographic libraries of the underlying operating system. The library is best understood as a very narrow slice of an API for the specific cryptographic functions the other Interpeer sub-projects need. Other than providing a stable API independent of cryptographic library used, this primarily simplifies the maintena...