How to implement a simple password-based encryption with ring?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rage

    A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

  • Also, as /u/The-Best-Taylor, if you intend to use it for production or let others use it, then it's better to look for something already implemented. A good place to start is with https://github.com/str4d/rage.

  • RustCrypto

    Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • orion

    Discontinued Usable, easy and safe pure-Rust crypto [Moved to: https://github.com/orion-rs/orion] (by brycx)

  • With that said, i think multiple people are working on crypto libraries that take footguns out of it - which is what i think we definitely need. https://github.com/brycx/orion seems like a solid attempt at making crypto fool-proof , so i do have hope.

  • mundane

    Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).

  • (https://sequoia-pgp.org/, https://github.com/google/mundane, etc)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Do any libraries exist for zero-trust file storage (storing client-encrypted data on the server without the key)?

    3 projects | /r/rust | 29 Apr 2023
  • Age: Modern file encryption format with multiple pluggable recipients

    13 projects | news.ycombinator.com | 25 Feb 2023
  • Time to rewrite OpenSSL in Rust ?

    3 projects | /r/rustjerk | 1 Nov 2022
  • Dexios - a secure command-line encryption tool.

    3 projects | /r/rust | 2 Jun 2022
  • Age encryption plugin for Yubikey exits beta

    1 project | news.ycombinator.com | 2 May 2022