mpw-rs VS rust-magiccrypt

Compare mpw-rs vs rust-magiccrypt and see what are their differences.

rust-magiccrypt

MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. (by magiclen)
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
mpw-rs rust-magiccrypt
2 1
32 31
- -
2.6 4.8
over 3 years ago 6 months ago
Rust Rust
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mpw-rs

Posts with mentions or reviews of mpw-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.

rust-magiccrypt

Posts with mentions or reviews of rust-magiccrypt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.

What are some alternatives?

When comparing mpw-rs and rust-magiccrypt you can also consider the following projects:

rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.

mpw-webapp - A web-frontend for the masterpassword algorithm using browser local storage. Implemented in rust. https://dariogoetz.github.io/mpw-webapp

rustotpony - 🐴 RusTOTPony — CLI manager of one-time password generators aka Google Authenticator

exonum - An extensible open-source framework for creating private/permissioned blockchain applications

schannel-rs - Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)

curve25519-dalek - A pure-Rust implementation of group operations on Ristretto and Curve25519

suruga - [INACTIVE] TLS 1.2 implementation in Rust

octavo - Highly modular & configurable hash & crypto library

RustCrypto Elliptic Curves - Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

rustls - A modern TLS library in Rust

recrypt - A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

rust-native-tls