Matt-and-Gib/gleemail

Encapsulate encryption-related stuff in separate class

Opened this issue · 0 comments

I think we could probably group all LiteChaCha code into an encryption class instead of having it sprawl out in Networking. Doing this would help us stay organized and additionally make freeing that memory easier once we're done with it.