aes256-gcm

There are 10 repositories under aes256-gcm topic.

  • trueai-org/mdrive

    一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。

    Language:C#16912629
  • krystianbajno/lockit

    🔒⚡ 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.

    Language:Rust6102
  • oversys/PyPass

    A password manager written in Python. Data is encrypted using AES-256-GCM and the key is derived using PBKDF2-HMAC-SHA512.

    Language:Python4132
  • fabriziobagala/json-crypter

    A console app for encrypting and decrypting JSON files using AES-GCM 256, with keys generated via Argon2id.

    Language:C#0100
  • angeal185/crypto-chat

    secure browser to browser instant chat with end to end multi-layer encryption utilizing perfect forward security

    Language:JavaScript201
  • ccembo/PasswordVault

    DESIGN OF A PASSWORD VAULT RESISTANT TO OFFLINE ATTACKS USING CLIENT CERTIFICATES

    Language:C#10
  • clach04/jenc-py

    Python package for jenc/Markor decryption/encryption

    Language:Python112
  • SeanCassiere/demo-web-pbkdf2-and-aes256-gcm

    Using the web crypto module for encrypting items using a password as part of the encryption key paired with AES256-GCM

    Language:TypeScript10