Package provides three functionalities 1. Hashing using BCrypt 2. Asymmetric Key Encryption and Decryption using RSA. 3. Symmetric Key Encryption and Decryption usig Aes. 4. Produces JWT token
$ dotnet add package Encryption.TokenizationNo README available.