一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
-
Updated
Sep 15, 2025 - C#
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
🔒⚡ An AES256-GCM and ZSTD encryption suite for file encryption, decryption, and secure DoD 5220.22-M deletion that supports files, directories and stdin-to-stdout pipelines.
A password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.
Secure your documents with this Python dual algorithm cascade file encrypter that uses ChaCha20-Poly1305, then AES-GCM-SIV AES-256-GCM with Argon2id, HMAC_SH-512 and other cryptographic functions for user-friendly encryption. Open-sourced. This project was peer reviewed by a cryptographer.
Python package for jenc/Markor decryption/encryption
An utility for securing files using cryptography. Uses Argon2id Version 19 & Aes256Gcm.
encrypt and decrypt files using AES256-GCM
A small script to encrypt files and directories
File encryption with GOST2-128 in CBC and GCM mode (Go language)
File encryption with GOST2-128 in CBC and GCM mode (Python language)
These programs implement secure encryption and key management using AES-256-GCM and HMAC-SHA-256, integrating with Azure Key Vault for storing and retrieving Key Encryption Keys (KEK). They include password hashing and salting with PBKDF2-HMAC-SHA256, ensuring strong key derivation, and use wrapped encryption keys for added security.
A console app for encrypting and decrypting JSON files using AES-GCM 256, with keys generated via Argon2id.
secure browser to browser instant chat with end to end multi-layer encryption utilizing perfect forward security
Using the web crypto module for encrypting items using a password as part of the encryption key paired with AES256-GCM
🛡️ Encrypt files securely using GOST 2-128 in CBC and GCM modes with this Python implementation, ensuring strong protection against potential attacks.
DESIGN OF A PASSWORD VAULT RESISTANT TO OFFLINE ATTACKS USING CLIENT CERTIFICATES
A simple and open-source Java class to encrypt strings using the AES-256 GCM standard.
🔒 Encrypt and decrypt files using GOST2-128 in CBC mode with SHA-256 authentication for secure data handling in C.
Add a description, image, and links to the aes256-gcm topic page so that developers can more easily learn about it.
To associate your repository with the aes256-gcm topic, visit your repo's landing page and select "manage topics."