Socket
Socket
Sign inDemoInstall

algomodule

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    algomodule

CryptoCurrency Hashing Library


Maintainers
1

Readme

Python Hashing Library for Coin Algorithms

Supported Algorithms:

  • Bcrypt (algomdule._bcrypt_hash)
  • BitBlock (algomodule._bitblock_hash)
  • Blake (algomodule._blake_hash)
  • Dcrypt (algomodule._dcrypt_hash)
  • Fresh (algomodule._fresh_hash)
  • Groestl (algomodule._groestl_hash)
  • Hefty1 (algomodule._hefty1_hash)
  • Jackpot (algomodule._jackpot_hash)
  • Keccak (algomodule._keccak_hash)
  • Scrypt (algomodule._ltc_scrypt)
  • Myriad Groestl (algomodule._mgroestl_hash)
  • NeoScrypt (algomodule._neoscrypt_hash)
  • Nist5 (algomodule._nist5_hash)
  • Quark (algomodule._quark_hash)
  • Qubit (algomodule._qubit_hash)
  • Sha1 (algomodule._sha1_hash)
  • Shavite3 (algomodule._shavite3_hash)
  • Skein (algomodule._skein_hash)
  • 3S (algomodule._threes_hash)
  • TWE (algomodule._twe_hash)
  • x11 (algomodule._x11_hash)
  • x13 (algomodule._x13_hash)
  • x14 (algomodule._x14_hash)
  • x15 (algomodule._x15_hash)
  • x17 (algomodule._x17_hash)

Author

Ahmed Bodiwala

Contributing

All hashing algorithms welcome either by requests or PR's

Help fund development

  • BTC: 3MJBBQPNu5py4nivN1iZk2c4Adncpp3LjZ

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc