Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Cryptonite Alternatives
Similar projects and alternatives to cryptonite
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
ed25519
Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
-
ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
-
-
pool-conduit
Persistence interface for Haskell allowing multiple storage methods.
-
-
haskell-dangerous-functions
Documentation about Haskell's dangerous functions and a hlint config file to warn about them
-
connection
simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
cryptonite reviews and mentions
-
Crypton is forked from cryptonite with the original authors permission
There was also the Haskell-crypto fork (https://github.com/haskell-crypto/cryptonite) which was done for similar reasons - will this fork include any of its changes? I can’t remember if much was actually done in that project, most of the work has been on the libsodium library. It would be good to have just one place for all of this, perhaps Kazu could consider moving crypton into that organisation and helping contribute.
-
[ANNOUNCE] GHC 9.2.2 is now available!
GHC 9.2 support for cryptonite is added in this PR: https://github.com/haskell-crypto/cryptonite/pull/354 So that should be fixed soon i guess..
- List of upcoming breaking changes
-
NorfairKing/haskell-dangerous-functions ; Call for contributions
fromIntegral is no joke, for example https://github.com/haskell-crypto/cryptonite/issues/330
-
[Haskell-cafe] Future of package cryptonite
The main issue is actually inability to switch to newer GHC 9.0, which seems blocked by other packages
-
A note from our sponsor - SonarLint
www.sonarlint.org | 27 Sep 2023
Stats
haskell-crypto/cryptonite is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of cryptonite is C.