Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with argon2

A curated list of projects in awesome lists tagged with argon2 .

https://github.com/xmrig/xmrig

RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark

argon2 cpuminer cryptocurrency cryptonight miner monero randomx xmr xmrig

Last synced: 16 Dec 2024

https://github.com/ranisalt/node-argon2

Node.js bindings for Argon2 hashing algorithm

argon2 crypto encryption hacktoberfest hashing nodejs password

Last synced: 18 Dec 2024

https://github.com/riverrun/comeonin

Password hashing specification for the Elixir programming language

argon2 bcrypt elixir pbkdf2

Last synced: 17 Dec 2024

https://github.com/globaleaks/GLOBALEAKS

GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.

aes-encryption angularjs anonymity anti-corruption argon2 bootstrap digital-human-rights https letsencrypt libsodium open-source openpgp privacy python security sqlalchemy tor twisted usability whistleblowing

Last synced: 12 Sep 2024

https://github.com/google/fscrypt

Go tool for managing Linux filesystem encryption

argon2 cryptography ext4-filesystem filesystem filesystem-encryption golang pam-module

Last synced: 17 Dec 2024

https://github.com/daninet/hash-wasm

Lightning fast hash functions using hand-tuned WebAssembly binaries

argon2 bcrypt browser fast hash hmac javascript keccak md5 pbkdf2 scrypt sha1 sha256 sha3 sha512 sm3 typescript wasm webassembly xxhash

Last synced: 17 Dec 2024

https://github.com/Daninet/hash-wasm

Lightning fast hash functions using hand-tuned WebAssembly binaries

argon2 bcrypt browser fast hash hmac javascript keccak md5 pbkdf2 scrypt sha1 sha256 sha3 sha512 sm3 typescript wasm webassembly xxhash

Last synced: 30 Oct 2024

https://github.com/paulmillr/noble-hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.

argon2 blake2 blake3 crypto cryptography hash hashing hkdf hmac kangarootwelve kdf keccak pbkdf2 ripemd160 scrypt sha1 sha256 sha3 sha512

Last synced: 17 Dec 2024

https://github.com/hynek/argon2-cffi

Secure Password Hashes for Python

argon2 cffi password password-hash python security

Last synced: 17 Dec 2024

https://github.com/alexedwards/argon2id

Argon2id password hashing and verification for Go

argon2 go golang

Last synced: 15 Dec 2024

https://github.com/samuel-lucas6/kryptor

A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.

argon2 argon2id blake2b cli cryptography curve25519 digital-signatures ed25519 encryption file-encryption libsodium libsodium-core linux macos portable signatures signing windows x25519 xchacha20

Last synced: 15 Dec 2024

https://github.com/samuel-lucas6/Kryptor

A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.

argon2 argon2id blake2b cli cryptography curve25519 digital-signatures ed25519 encryption file-encryption libsodium libsodium-core linux macos portable signatures signing windows x25519 xchacha20

Last synced: 03 Nov 2024

https://github.com/antelle/argon2-browser

Argon2 library compiled for browser runtime

argon2 hash kdf keepass keeweb wasm webassembly

Last synced: 19 Dec 2024

https://github.com/phxql/argon2-jvm

Argon2 Binding for the JVM

argon2 hacktoberfest hashing java jvm password

Last synced: 15 Dec 2024

https://github.com/Bendr0id/xmrigCC

RandomX, CryptoNight, Argon2 and GhostRider CPU/GPU miner with Command&Control (CC) Server and Monitoring

admin argon2 armv8 cc cryptonight dashboard ghostrider linux monitoring randomx remote-control windows

Last synced: 31 Oct 2024

https://github.com/dwyl/phoenix-ecto-encryption-example

🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types

aes aes-256 aes-gcm argon2 custom database ecto elixir encryption learn phoenix tutorial types

Last synced: 01 Nov 2024

https://github.com/sru-systems/rust-argon2

Rust library for hashing passwords using Argon2.

argon2 argon2d argon2i argon2id password-hasher rust

Last synced: 15 Nov 2024

https://github.com/bryant/argon2rs

The pure-Rust password hashing library running on Argon2.

argon2 argon2i argon2id cryptography password-hash

Last synced: 20 Nov 2024

https://github.com/terl/lazysodium-java

A Java implementation of the Libsodium crypto library. For the lazy dev.

argon2 cryptography decryption encryption hmac java-8 lazy library libsodium xsalsa20

Last synced: 15 Dec 2024

https://github.com/matthewhartstonge/argon2

A pure Go Argon2 implementation for secure password hashing in Go!

argon2 argon2i argon2id go golang

Last synced: 15 Dec 2024

https://github.com/raja/argon2pw

Argon2 password hashing package for go with constant time hash comparison

argon2 cryptography go golang passwords

Last synced: 26 Oct 2024

https://github.com/redmadrobot/pinkman

PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.

android-library android-security argon2 authentication kotlin kotlin-android kotlin-library user-pin

Last synced: 15 Nov 2024

https://github.com/NetDevPack/Security.PasswordHasher

Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity

argon2 asp-net-core-mvc asp-net-identity bcrypt passwordhasher scrypt

Last synced: 10 Nov 2024

https://github.com/alexandrevicenzi/unchained

Secure password hashers for Go compatible with Django

argon2 bcrypt django django-hashers go golang hashes password password-hash pbkdf2

Last synced: 28 Oct 2024

https://github.com/racum/rust-djangohashers

A Rust port of the password primitives used in Django Project.

algorithm argon2 bcrypt cryptography django hashes password password-hash pbkdf2 rust rust-port

Last synced: 27 Oct 2024

https://github.com/zitadel/passwap

Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.

argon2 bcrypt go hashing md5-crypt passlib password pbkdf2 scrypt

Last synced: 30 Nov 2024

https://github.com/alecgn/crypthash-net

CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.

aes argon2 authentication bcrypt c-sharp cbc cryptography csharp decode decryption dotnet dotnet-core dotnet-standard encode encryption gcm hash hmac password security

Last synced: 05 Dec 2024

https://github.com/patcito/mindwallet

mindwallet helps you create brain wallets with the strongest encryption algorithm in existence so that you don't need to spend money on expensive proprietary hardware wallets that require you to memorize a passphrase anyway.

argon2 bitcoin bitcoin-wallet cryptocurrency ethereum ethereum-wallet golang javascript litecoin litecoin-wallet monero monero-wallet webworker

Last synced: 11 Oct 2024

https://github.com/ron4fun/SharpHash

SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.

argon2 blake2 blake3 crc crypto cryptography has160 hash haval hmac pbkdf2 scrypt sha-algorithms sha256 siphash snefru tiger2 whirlpool xof

Last synced: 14 Nov 2024

https://github.com/andy-goryachev/memsafecrypto

A subset of BouncyCastle crypto primitives, refactored to use DirectByteBuffer.

argon2 blake2b bouncycastle poly1305 salsa20 salsa20engine sha256 xsalsa20 xsalsa20poly1305

Last synced: 17 Nov 2024

https://github.com/p0dalirius/argon2cracker

A multithreaded bruteforcer of argon2 hashes.

argon2 cracker hash mutlithreading python

Last synced: 29 Oct 2024

https://github.com/tmthecoder/argon2swift

An Argon2 Wrapper for Swift

argon2 swift

Last synced: 30 Oct 2024

https://github.com/aldy505/phc-crypto

Hashing algorithms simplified (supports Argon2, Bcrypt, Scrypt, and PBKDF2)

argon2 bcrypt crypto cryptography go golang hash pbkdf2 phc scrypt

Last synced: 01 Nov 2024

https://github.com/everstake/bip39

CLI for generation and verification of mnemonics in BIP39 standard with hash in Argon2id

argon2 argon2id bip39 bitcoin blockchain cryptography ethereum go golang mnemonic

Last synced: 14 Dec 2024

https://github.com/thibaultcha/lua-argon2

Lua C binding for the Argon2 password hashing algorithm

argon2 lua

Last synced: 28 Oct 2024

https://github.com/thibaultcha/lua-argon2-ffi

LuaJIT FFI binding for the Argon2 password hashing algorithm

argon2 luajit

Last synced: 28 Oct 2024

https://github.com/thibaultCha/lua-argon2-ffi

LuaJIT FFI binding for the Argon2 password hashing algorithm

argon2 luajit

Last synced: 17 Nov 2024

https://github.com/andskur/argon2-hashing

A light package for generating and comparing password hashing with argon2 in Go

argon2 cryptography go password-hashing

Last synced: 26 Oct 2024

https://github.com/lhecker/argon2

Argon2 bindings for secure password hashing in Go!

argon argon2 argon2-library go golang

Last synced: 08 Nov 2024

https://github.com/fdionisi/deno-argon2

Argon2 encryption library for Deno

argon2 deno

Last synced: 19 Nov 2024

https://github.com/bwesterb/argon2pure

Pure-python implementation of Argon2 – winner of the Password Hashing Competition

argon2 cryptography hashing python

Last synced: 02 Nov 2024

https://github.com/dwin/goArgonPass

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

argon argon2 argon2i argon2id go go-library golang golang-library passlib password password-hash password-hashing password-security password-store passwords

Last synced: 26 Oct 2024

https://github.com/simonepri/phc-argon2

🔒 Node.JS Argon2 password hashing algorithm following the PHC string format.

api argon2 hashing nodejs password secure unified universal upash

Last synced: 02 Nov 2024

https://github.com/x13a/zig-argon2

Argon2 key derivation function in zig.

argon2 crypto zig zig-lang

Last synced: 01 Oct 2024

https://github.com/simonepri/upash-cli

🌌 Hash password directly from your terminal

argon2 bcrypt cli hashing nodejs password pbkdf2 scrypt secure unified universal upash

Last synced: 22 Oct 2024

https://github.com/tmthecoder/dargon2

Argon2 Dart Bindings

argon2 dart

Last synced: 30 Oct 2024

https://github.com/gamemann/elixir-phoenix-user-system

A simple web application that acts as a user system written in Elixir. You can register and login.

argon2 elixir management project small system user

Last synced: 27 Oct 2024

https://github.com/denosaurs/argontwo

#️⃣ Argon2 hashing module for deno using wasm

argon2 cryptography deno hacktoberfest wasm

Last synced: 10 Oct 2024

https://github.com/fedeya/crm-react-graphql

CRM with TypeGraphQL, NextJS, Urql, MongoDB, Typegoose, GraphQLCodegen, Tailwind

argon2 formik graphql graphql-codegen lerna mongodb next-urql nextjs react tailwindcss type-graphql typegoose typescript urql urql-devtools yup

Last synced: 10 Nov 2024

https://github.com/shibme/xipher

Xipher is a curated collection of cryptographic primitives put together to perform key/password based asymmetric encryption

argon2 cryptography crystals-kyber curve25519 encryption-tool end-to-end-encryption password-based-encryption post-quantum-cryptography web-application web-encryption xchacha20-poly1305 xipher

Last synced: 15 Nov 2024

https://github.com/axentro/crystal-argon2

Crystal bindings for the argon2 hashing algorithm

argon2 crystal hashing-algorithm sushichain

Last synced: 11 Nov 2024

https://github.com/rrivera/celo

Celo is a CLI tool to encrypt files from an user-defined Secret Phrase.

aes-encryption argon2 cli crypto cryptography go golang password

Last synced: 01 Nov 2024

https://github.com/brightcommerce/attr_digest

Provides functionality to store a hash digest of an attribute using Argon2

activerecord argon argon2 attributes digest hashing password

Last synced: 11 Nov 2024

https://github.com/kayprogrammer/socialnet-v3

A Realtime Social Networking API built with FastAPI and Piccolo ORM

argon2 fastapi jwt pgadmin4 piccolo postgresql

Last synced: 01 Dec 2024

https://github.com/lablnet/php-hashing

This Package provides secure Bcrypt and Argon2 hashing for storing user passwords.

argon2 bcrypt classes free hashing oop package passwords-hash php secured

Last synced: 20 Nov 2024

https://github.com/go-compile/qrsecrets

QR secrets is a cryptographically secure mechanism to store secret data with the highest levels of security and store it on physical paper.

256bit aes-256 argon2 cryptography encryption qrcodes quantum-resistant-cryptosystems secure

Last synced: 16 Nov 2024

https://github.com/vladimiry/fs-json-store-encryption-adapter

Encryption adapter for https://github.com/vladimiry/fs-json-store

adapter aes-256 argon2 buffer encryption key-derivation pbkdf2 preset sodium

Last synced: 16 Nov 2024

https://github.com/adelpro/nextpalestine

Effortlessly create, manage, and publish captivating blog content with nextpalestine. Our platform empowers you to focus on writing and engaging your audience, leaving the technical complexities behind.

2fa argon2 authentication cookies docker gitleaks husky jwt mongodb nestjs nextjs nodemailer opentelemetry signoz social-login swag transition-animation typescript umam

Last synced: 09 Oct 2024

https://github.com/r3drun3/argon2samples

Examples of Argon2 hashing integration using third party libraries. 🔑🔑🔑

argon2 dotnet golang hashing-passwords python3

Last synced: 09 Nov 2024

https://github.com/aykevl/pwhash

Simple password hashing library for Go.

argon2 argon2id golang passwords pbkdf2

Last synced: 22 Dec 2024

https://github.com/matthewhartstonge/hasher

An Argon2 Hasher for https://github.com/ory/fosite

argon2 fosite go golang hasher oauth2

Last synced: 03 Nov 2024

https://github.com/rahulunair/hashers

Password hashing library in Python using Rust backend

argon2 bcrypt django-hashers hashing password password-hash python rust

Last synced: 14 Nov 2024

https://github.com/cyclone-github/magento_cracker

Magento v2 (argon2id) hash verifier (cracker)

argon argon2 argon2id cracker cyclone hash magento magento2 plum verifier

Last synced: 06 Nov 2024

https://github.com/secureaus/xmrig

XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS and FreeBSD.

argon2 cpuminer cryptocurrency cryptonight gpuminer miner monero opensource randomx xmr xmrig

Last synced: 28 Nov 2024

https://github.com/aetherinox/xsum-hash-utility

Program for Windows which helps you generate, verify, and sign hash digests for your project using GPG integration. Supports algorithms such as SHA-2, SHA-3, CRC, Blake2b, Blake2s, etc.

argon2 blake2b blake2s checksum checksum-calculation checksum-generator checksum-validator crc crc-algorithms crc16 crc32 hash hash-digest hashing sha-2 sha-256 sha-512 sha256 sha3 sha512

Last synced: 28 Nov 2024

https://github.com/phi-ag/argon2

Minimal Argon2 WebAssembly SIMD build

argon2 crypto emscripten hashing password simd wasm webassembly

Last synced: 30 Oct 2024

https://github.com/sangeethnandakumar/twileloop.security

An all in one library that centralizes multiple algorithms for encoding, encrypting and hashing in one place to be used anywhere in the code.

aes argon2 ascii base64 bccrypt binary blake2d encoding encryption hashing hex md5 rsa sha utf8

Last synced: 17 Dec 2024

https://github.com/sergio11/decryptx

DecryptX is a powerful ethical hacking tool 🔐 for cracking password hashes and encrypted ZIP files 📂, designed for cybersecurity professionals. It supports a wide range of modern and legacy hash algorithms 🛡️ to assess and improve password security

argon2 bcrypt cryptography cybersecurity ethical-hacking ethical-hacking-tools hashcracking hashing infosectools passwordcracking penetration-testing penetration-testing-tools python security-tools zipfilecrack

Last synced: 14 Dec 2024

https://github.com/oxisto/go-httputil

A http utility library in Golang

argon2 golang http jwt rest

Last synced: 18 Dec 2024

https://github.com/app-generator/flask-argon-dashboard2-pro

Flask Argon2 Dashoard PRO - Premium Flask Starter | AppSeed

argon-design argon2 flask-argon flask-premium-dashboard flask-template

Last synced: 20 Dec 2024

https://github.com/pmuens/ctk-go

Cryptographic primitives for Cypherpunks that don't subscribe to "trust me bro" security assumptions

argon2 blake2 chacha20 chacha20-poly1305 cryptography cryptography-algorithms curve25519 eddsa edwards25519 poly1305 x25519

Last synced: 17 Oct 2024

https://github.com/yothgewalt/usecase-argon2-in-go

Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache License 2.0

argon2 go hash-algorithm

Last synced: 29 Nov 2024

https://github.com/opifexm/taskmanager

Spring Security 6 with JWT authentication and Argon2 password encoding, backed by Liquibase, Testcontainers, PostgreSQL, and MapStruct technologies.

argon2 hibernate jjwt liquibase mapstruct postgresql rollbar-api spring-boot spring-security spring-specifications swagger testcontainers

Last synced: 12 Nov 2024

https://github.com/pawar-tushar/securepasswordmanager

A secure password manager application developed with advanced cryptographic techniques to ensure the protection and confidentiality of user credentials.

aes-256 argon2 cli-app cryptography cybersecurity hashing password-generator password-manager password-strength python scrypt

Last synced: 15 Dec 2024

https://github.com/mbrav/signup_api

An 100% asynchronous Fast API service for signups and Telegram integration.

aiogram apscheduler argon2 async asyncio asyncpg bot fastapi httpx python sqlalchemy telegram vue

Last synced: 25 Nov 2024

https://github.com/fa7ad/ergo-argon2

Simple wrapper around the standard implementation of argon2id to make hashing and verifying passwords easier

argon2 argon2id crypto go golang hashing

Last synced: 12 Dec 2024

https://github.com/tether/tether-password

Hash and store password using Argon2 algorithm

argon2 hash password

Last synced: 05 Nov 2024

https://github.com/bariseser/php-password-hash

Password Hash Manager provides secure Bcrypt, Argon2i (PHP>=7.2) or Argon2id (PHP>=7.3) hashing for storing user passwords or etc.

argon2 argon2id bcrypt decrypt encrypt hashing password-hash

Last synced: 17 Nov 2024

https://github.com/junioralive/sarm

SARM is a real-time encryption and partition management tool for external drives, providing AES-GCM encryption, partition hiding, and seamless decryption.

aes-gcm argon2 encryption encryption-algorithms encryption-decryption external-drive-encryption file-encryption partition-management secure-file-management truecrypt veracrypt

Last synced: 14 Nov 2024

https://github.com/samuel-lucas6/benchmark-argon2-dotnet

Benchmark Argon2 in Libsodium, Monocypher, Konscious.Security.Cryptography, and/or Isopoh.Cryptography using BenchmarkDotNet to find suitable parameters.

argon2 argon2d argon2i argon2id benchmark benchmarkdotnet benchmarking libsodium libsodium-core libsodium-net monocypher

Last synced: 06 Dec 2024