Popularity
4.1
Stable
Activity
0.0
Stable
7
3
1
Monthly Downloads: 16
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Cryptography
Crypto
Latest version: v0.3.0
crypto-classical alternatives and similar packages
Based on the "crypto" category.
Alternatively, view crypto-classical alternatives based on common mentions on social networks and blogs.
-
crypto-pubkey
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic public key related algorithms in haskell (RSA,DSA,DH,ElGamal) -
crypto-numbers
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic number related function and algorithms -
crypto-random
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic random class and entropy gatherer with safe API for haskell
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Promo
www.influxdata.com
Do you think we are missing an alternative of crypto-classical or a related project?
README
crypto-classical
An educational tool for studying classical cryptography schemes. Do not encrypt anything of worth with this library.
Included Ciphers:
- Caesar
- Affine (Linear)
- Substitution
- Stream
- Vigenere
- Enigma (Wehrmacht Enigma I)