simple extension methods which make working with cryptography easier
-
Updated
Aug 24, 2023 - C#
simple extension methods which make working with cryptography easier
Enigma is a Java-based cryptographic system that integrates symmetric (AES, DES, Blowfish), asymmetric (Diffie-Hellman, RSA, DSA), and hashing algorithms (MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512). It ensures data confidentiality, integrity, and authentication with modern cryptographic standards.
Add a description, image, and links to the asymmetric-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the asymmetric-algorithm topic, visit your repo's landing page and select "manage topics."