commit 25ccfff86a5b29c9c1ec9b3d01fe1dc796e9afa0 parent 49d7c9ce53daa13daae59eedceb07d28e06e4395 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 21 Jun 2018 12:46:11 -0400 Split crypto and tls libraries into directories I am calling the crypto library "crypt_ops", since I want higher-level crypto things to be separated from lower-level ones. This library will hold only the low-level ones, once we have it refactored.