frand VS ChaCha-and-Salsa

Compare frand vs ChaCha-and-Salsa and see what are their differences.

frand

A fast userspace CSPRNG (by lukechampine)

ChaCha-and-Salsa

A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more (by GeneralZero)
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
frand ChaCha-and-Salsa
3 1
83 9
- -
1.8 5.9
about 3 years ago about 1 month ago
Go Python
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.

frand

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

ChaCha-and-Salsa

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

What are some alternatives?

When comparing frand and ChaCha-and-Salsa you can also consider the following projects:

cauldron - A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)

crypto - 🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

isaacCSPRNG - 🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.

webcrypto - A WebCrypto Polyfill for NodeJS

CryptoSwift - CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

hashes - Collection of cryptographic hash functions written in pure Rust