sym

Encryption tool

A utility and API for encrypting sensitive data with a focus on usability and security

Sym is a command line utility and a Ruby API that makes it trivial to encrypt and decrypt sensitive data. Unlike many other existing encryption tools, sym focuses on usability and streamlined interface (CLI), with the goal of making encryption easy and transparent. The result? There is no excuse for keeping your application secrets unencrypted :)

GitHub

136 stars
4 watching
9 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
solomonsklash/sleepycrypt A tool to encrypt and protect a running process's image when it's sleeping. 329
sorairolake/scryptenc-rs A Rust library and tool implementing the scrypt encrypted data format 1
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 52
frohoff/ciphr A command-line tool for performing various cryptographic operations on streams of data 115
kisom/gocrypto Example code for symmetric encryption and decryption in Go 153
microsoft/symcrypt A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. 715
grempe/tss-rb A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt 23
alichtman/deadbolt A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function 341
chopmo/rack-ssl Middleware to enforce HTTPS encryption in web applications 13
soyersoyer/swcrypt A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. 722
ynqa/sig Interactive command-line search tool with real-time filtering and searching capabilities 589
jasypt/jasypt A Java library that simplifies encryption in software projects 414
0xsauby/yasuo Scans for vulnerable 3rd-party web applications on a network 569
hemmeligorg/hemmelig.app An application that enables secure sharing of sensitive data by encrypting it on the client-side and storing only the encrypted data on the server. 709
czocher/gpg-crypt A plugin for encrypting and decrypting files or directories in place 9