skein VS spake2

Compare skein vs spake2 and see what are their differences.

skein

Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. (by meteficha)

spake2

SPAKE2 key exchange protocol for Haskell (by LeastAuthority)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
skein spake2
- -
8 14
- -
0.0 0.0
over 8 years ago 11 months ago
C Haskell
BSD 3-clause "New" or "Revised" License LicenseRef-Apache
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.

skein

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

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

spake2

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

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

What are some alternatives?

When comparing skein and spake2 you can also consider the following projects:

crypto-rng - Cryptographic random number generator.

ed25519 - Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation.

keystore - storing secret things

scrypt - Haskell bindings to Colin Percival's scrypt implementation.

lol - Λ ⚬ λ: Functional Lattice Cryptography

cipher-aes - DEPRECATED - use cryptonite - a comprehensive fast AES implementation for haskell that supports aesni and advanced cryptographic modes.

xxhash - Haskell implementation of the XXHash algorithm

cryptohash - efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite

crypto-keys-ssh - Parse SSH keys

hkdf - Implementation of HKDF (RFC 5869)

ecdsa - ECDSA stuff in Haskell