From 3800618d93336366777c29e83d6baab12c9d30e3 Mon Sep 17 00:00:00 2001 From: abiphull <80387896+abiphull@users.noreply.github.com> Date: Wed, 5 May 2021 01:20:23 -0700 Subject: [PATCH] Added a cryptocurrency resource under section "Web-sites" (#139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 999c54a..e9f9fa5 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as - [Cryptography Stackexchange](http://crypto.stackexchange.com/) - Cryptography Stack Exchange is a question and answer site for software developers, mathematicians and others interested in cryptography. - [Cryptohack](https://cryptohack.org/) - A platform with lots of interactive cryptography challenges, similar to Cryptopals. - [Cryptopals Crypto Challenges](http://cryptopals.com/) - A series of applied cryptography challenges, starting from very basic challenges, such as hex to base 64 challanges, and gradually increasing the difficulty up to abstract algebra. +- [Cryptocurrencies Dashboard](https://dashboard.nbshare.io/apps/reddit/top-crypto-subreddits/) - A dashboard of most active cryptocurrencies discussed on Reddit. - [Garykessler Crypto](http://www.garykessler.net/library/crypto.html) - An Overview of Cryptography. - [IACR](https://www.iacr.org/) - The International Association for Cryptologic Research is a non-profit scientific organization whose purpose is to further research in cryptology and related fields. - [Learn Cryptography](https://learncryptography.com/) - Dedicated to helping people understand how and why the cryptographic systems they use everyday without realizing work to secure and protect their privacy.