Popularity
6.1
Declining
Activity
0.0
Stable
5
5
4
Monthly Downloads: 26
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Cryptography
Crypto
Latest version: v0.2.7
crypto-numbers alternatives and similar packages
Based on the "crypto" category.
Alternatively, view crypto-numbers alternatives based on common mentions on social networks and blogs.
-
crypto-api
Haskell generic interface (type classes) for cryptographic algorithms -
crypto-pubkey-types
Crypto Public Key algorithm generic types. -
crypto-pubkey
DEPRECATED - use cryptonite - Cryptographic public key related algorithms in haskell (RSA,DSA,DH,ElGamal) -
crypto-enigma
A Haskell Enigma machine simulator with rich display and machine state details. -
crypto-random
DEPRECATED - use cryptonite - Cryptographic random class and entropy gatherer with safe API for haskell -
spritz
Implementation of the Spritz RC4-like stream cipher in Haskell -
crypto-classical
A Haskell library for using and attacking Classical Encryption Schemes. -
cryptoconditions
Interledger Crypto-Conditions in Haskell -
mcl
Bindings to mcl, a generic and fast pairing-based cryptography library -
crypto-random-effect
haskell library providing a random and securemem effect for extensible effects
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of crypto-numbers or a related project?
README
Crypto-numbers
Numbers functions and algorithms to support (mainly) public key cryptography.
Features
- basic number function: extended gcd, integer square root...
- modular arithmetic for exponantiation and inverse.
- number generation with some properties.
- prime generation and testing.
- number serialization to and from bytestring.
- polynomial arithmetic, including F₂m operations.
*Note that all licence references and agreements mentioned in the crypto-numbers README section above
are relevant to that project's source code only.