awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kigster avatar

kigster/sym

0
View on GitHub↗
138 Stars·9 Forks·Ruby·2 Aufrufe

Sym

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 :)

Features

  • Encryption - Perform symmetric encryption for files and attributes.

Star-Verlauf

Star-Verlauf für kigster/symStar-Verlauf für kigster/sym

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Sym

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Sym.
  • alichtman/deadboltAvatar von alichtman

    alichtman/deadbolt

    417Auf GitHub ansehen↗

    Dead-simple file encryption for any OS

    TypeScriptaes-256cryptographyencryption
    Auf GitHub ansehen↗417
  • codahale/bcrypt-rubyAvatar von codahale

    codahale/bcrypt-ruby

    1,993Auf GitHub ansehen↗

    bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.

    C
    Auf GitHub ansehen↗1,993
  • cossacklabs/themisAvatar von cossacklabs

    cossacklabs/themis

    1,965Auf GitHub ansehen↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    Auf GitHub ansehen↗1,965
  • cryptomator/cryptomatorAvatar von cryptomator

    cryptomator/cryptomator

    15,310Auf GitHub ansehen↗

    Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent encryption layer that encrypts files and folder structures locally before they are uploaded to a cloud storage provider. The software creates virtual encrypted drives that mount encrypted vaults, allowing users to interact with their data as if it were on a physical disk. It supports the management of multiple independent encrypted containers, each protected by a unique password. The project covers data privacy through directory structure obfuscation and filename encryption to hide

    Javacloud-storagecryptocryptography
    Auf GitHub ansehen↗15,310
Alle 5 Alternativen zu Sym anzeigen→

Häufig gestellte Fragen

Was macht kigster/sym?

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 :)

Was sind die Hauptfunktionen von kigster/sym?

Die Hauptfunktionen von kigster/sym sind: Encryption.

Welche Open-Source-Alternativen gibt es zu kigster/sym?

Open-Source-Alternativen zu kigster/sym sind unter anderem: alichtman/deadbolt — Dead-simple file encryption for any OS. codahale/bcrypt-ruby — bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… cryptomator/cryptomator — Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent… cryptosphere/rbnacl — Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium).