rncryptor-rs VS suruga

Compare rncryptor-rs vs suruga and see what are their differences.

rncryptor-rs

Pure Rust implementation of the RNCryptor cryptographic format by Rob Napier (by RNCryptor)

suruga

[INACTIVE] TLS 1.2 implementation in Rust (by klutzy)
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
rncryptor-rs suruga
- -
7 123
- -
0.0 0.0
over 7 years ago over 8 years ago
Rust Rust
MIT License MIT License
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.

rncryptor-rs

Posts with mentions or reviews of rncryptor-rs. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rncryptor-rs yet.
Tracking mentions began in Dec 2020.

suruga

Posts with mentions or reviews of suruga. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning suruga yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing rncryptor-rs and suruga you can also consider the following projects:

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

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

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

rust-security-framework - Bindings to the macOS Security.framework

webpki - WebPKI X.509 Certificate Validation in Rust

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.

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

ed25519-dalek - Fast and efficient ed25519 signing and verification in Rust.

ring - Safe, fast, small crypto using Rust