Encrypting library

In this library we took all required encryption algorithms at this moment and wrapped them with common interface and provided utilities to generate key pairs with them, sign messages, and verify them.

Last updated