Projects with this topic
-
A simple, interactive CLI tool (written in Go) for encrypting and decrypting folders/files on Android via Termux. Under the hood it relies on the standard tar and gpg tools — the program just orchestrates their calls and takes care of safety around them.
Updated -
A minimalist implementation of AES algorithms in C
Updated -
AES-encrypted loop-device block driver for Linux: builds an out-of-tree loop.ko with AES glued in (kernels 2.0-6.x). Mirror of upstream loop-AES v3.8b by Jari Ruusu (loop-aes.sourceforge.net).
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 -
Built many cryptographic systems including ciphers, AES, RSA, PKDA, Diffie-Hellman, etc majorly in C.
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 -
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 -
-
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