Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Cryptonite Alternatives
Similar projects and alternatives to cryptonite
-
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).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
haskell-dangerous-functions
Documentation about Haskell's dangerous functions and a hlint config file to warn about them
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cryptonite discussion
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..
- A new future for cryptography in Haskell
- 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 - CodeRabbit
coderabbit.ai | 9 Feb 2025
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.