simple extension methods which make working with cryptography easier
-
Updated
Jan 24, 2026 - 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.
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
my own asymmetric key testing
This repository contains the complete supplementary material for the canonical/quadratic example of the VNAE framework.
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."