Projects with this topic
-
C++ wrapper for OpenSSL EVP AES-128 GCM that simplifies key generation, authenticated encryption and decryption, and shared‑secret computation; memchecked and packaged as a reusable library.
Updated -
AES cryptographic library implemented in C/C++ with hardware acceleration using AES-NI and AVX2 instruction sets, and there is a generic version! They support AES-128, AES-192 and AES-256 bit key lengths, and multiple modes of operation: ECB, CBC, CTR, CFB128, OFB, GCM (basic building blocks).
Updated -
A minimalist implementation of AES algorithms in C
Updated -
Library helping with network requests, tasks management, logger, file based data storage, crypto, JNI and others useful things during app development process. Build with cross-platform environment in mind.
Updated -
-
Une application de chiffrement de fichiers robuste et intuitive développée en C#. SecureVault-CS permet de protéger vos données sensibles avec des algorithmes de chiffrement standards de l'industrie.
Updated -
Une application de chiffrement de fichiers robuste et intuitive développée en VB.NET. SecureVault-VB permet de protéger vos données sensibles avec des algorithmes de chiffrement standards de l'industrie.
Updated -
-
Java based open-source file encryption software project.
Updated -
Two-Factor Authenticator for Windows
Updated -
Template Library for DataFlow Programming in C++
Updated -
-
-
-
-
Author: Hayr Hotoca | https://1limx.com
Package URL: https://pub.dev/packages/flutter_key_generator
Updated -
Standalone Java single file scripts to encrypt and decrypt a data file (e.g. a software licence) in a base64 encoded package.
Updated -
A combination of multiple useful tools. Cryptographic: Hash, Encoding (Base64, HEX, ASCII), Bit operations, AES, Cipher, DES/3DES, RSA, Certificates, Password based key generation, TLV parser. Smart Card: ATA analysis, SIM related, GSMA RSP .22 LPA
Updated -
Tests and POCs with standard JDK 18 cryptographic implementations: RSA ciphering and signing, AES encryption etc.
Updated