From 9ef68450d2d8655cb7c65707343415cdcf45cfd6 Mon Sep 17 00:00:00 2001 From: coool9 <57592164+coool9@users.noreply.github.com> Date: Fri, 19 Jun 2026 20:51:01 +0500 Subject: [PATCH] Remove whirlpool from awesome.md Its repo says don't use this --- frontend/docs/awesome.md | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/docs/awesome.md b/frontend/docs/awesome.md index df6304d280d..b73c0fffbae 100644 --- a/frontend/docs/awesome.md +++ b/frontend/docs/awesome.md @@ -119,7 +119,6 @@ description: A curated list of useful tools, libraries, gamemodes, filterscripts ## Crypto Plugins -- **[whirlpool](https://github.com/Southclaws/samp-whirlpool)** - Whirlpool Cryptographic plugin for SA:MP. - **[SyS' bcrypt Plugin](https://github.com/Sreyas-Sreelal/samp-bcrypt)** - Bcrypt Cryptographic plugin made by Sreyas Sreelal for SA:MP. - **[lassir's bcrypt Plugin](https://github.com/lassir/bcrypt-samp)** - Bcrypt Cryptographic plugin made by lassir for SA:MP. - **[samp-crypto](https://github.com/alextwothousand/samp-crypto)** - A list of cryptographic functions such as Argon2, Scrypt, and Bcrypt for SA:MP.