liangshan17's Stars
android/storage-samples
Multiple samples showing the best practices in storage APIs on Android.
lovyagin/fgacfs
android/architecture-components-samples
Samples for Android Architecture Components.
Shay-Gueron/AES-GCM-SIV
AES-GCM-SIV implementations (128 and 256 bit)
FreeApophis/TrueCrypt
This repository applies all Versions of the Original TrueCrypt Source Files in order
google/fscrypt
Go tool for managing Linux filesystem encryption
acozzette/BUSE
A block device in user space for Linux
LoupVaillant/Monocypher
An easy to use, easy to deploy crypto library
torvalds/linux
Linux kernel source tree
jedisct1/libsodium
A modern, portable, easy to use crypto library.
openssl/openssl
TLS/SSL and crypto library
floodyberry/chacha-opt
Optimized block functions for the ChaCha stream cipher
google/adiantum
Adiantum and HPolyC specification and test vectors
crossbowerbt/monocrypt
Implementation of a transparent encryption program using fuse and openssl (CTR mode for files, and XTS mode for full disk encryption)
vgough/encfs
EncFS: an Encrypted Filesystem for FUSE.
royzhao/iozone4Android
porting iozone to android
nelenkov/cryptfs-password-manager
Android device encryption password manager
OP-TEE/optee_os
Trusted side of the TEE
nikoskoutr/ta_key_storage_OP-TEE
A basic implementation of the cryptographic functionalities provided within the OP-TEE environment.
cloud-key-store/gnupg-cks-daemon
A daemon that interacts between GnuPG as smartcard daemon and SGX keystore.
NEKTech-Labs/wrapfs-nektech
wrapfs-fs-surveillance
joy4pals/wrapfs-integrity
IAIK/secure-block-device
The Secure Block Device Library is a software library that applies cryptographic confidentiality and integrity protection, including data freshness, to arbitrary block device like storage mechanisms.
gpoisoned/encrypted_fuse_fs
Encrypted File system using FUSE
EnderUNIX/MetFS
MetFS is FUSE based, encrypted, dynamic sized filesystem software.
hasse69/rar2fs
FUSE file system for reading RAR archives
adtac/fssb
A filesystem sandbox for Linux using syscall intercepts.
safecloud-project/safefs
The official SafeFS repository
ujain6/FileSystemChecker
A C tool to check and fix file system errors in a Linux file image
jaz-la/Linux_anti_malware_file_system
Based on Wrapfs: A Stackable File System Interface For Linux