awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wg avatar

wg/scryptArchived

0
View on GitHub↗
434 stars·143 forks·Java·Apache-2.0·4 views

Scrypt

Java implementation of scrypt

Features

  • Java Cryptography - Java implementation of the scrypt key derivation function.

Star history

Star history chart for wg/scryptStar history chart for wg/scrypt

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Scrypt

Similar open-source projects, ranked by how many features they share with Scrypt.
  • chinabugotech/hutoolchinabugotech avatar

    chinabugotech/hutool

    30,282View on GitHub↗

    Hutool is a standard utility library for Java application development designed to simplify common programming tasks and reduce boilerplate code. It provides a comprehensive collection of reusable helper classes and static utilities to streamline development across the Java ecosystem. The project implements a wide array of specialized toolkits, including systems for cryptography and security, network communication via HTTP and JSON clients, and the processing of office documents and file system IO. It also features a concurrency and scheduling framework for managing asynchronous tasks and recu

    Javahttphutooljava
    View on GitHub↗30,282
  • cossacklabs/themiscossacklabs avatar

    cossacklabs/themis

    1,965View on GitHub↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    View on GitHub↗1,965
  • keycloak/keycloakkeycloak avatar

    keycloak/keycloak

    34,934View on GitHub↗

    Keycloak is an open-source identity and access management server that provides a centralized platform for user authentication, authorization, and identity federation. It functions as a standards-compliant identity provider, utilizing a centralized engine to validate credentials and issue cryptographically signed tokens based on industry-standard protocols like OpenID Connect and SAML. This enables organizations to secure diverse applications and services through a unified authentication layer. The platform distinguishes itself through its cloud-native orchestration and high-availability capab

    Javakeycloakoidcsaml
    View on GitHub↗34,934
  • maxamel/gdhmaxamel avatar

    maxamel/GDH

    33View on GitHub↗

    Generalized Diffie-Hellman key exchange Java library built on top of the Vert.x framework

    Java
    View on GitHub↗33
See all 8 alternatives to Scrypt→

Frequently asked questions

What does wg/scrypt do?

Java implementation of scrypt

What are the main features of wg/scrypt?

The main features of wg/scrypt are: Java Cryptography.

What are some open-source alternatives to wg/scrypt?

Open-source alternatives to wg/scrypt include: chinabugotech/hutool — Hutool is a standard utility library for Java application development designed to simplify common programming tasks… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… keycloak/keycloak — Keycloak is an open-source identity and access management server that provides a centralized platform for user… maxamel/gdh — Generalized Diffie-Hellman key exchange Java library built on top of the Vert.x framework. pac4j/pac4j — Security engine for Java (authentication, authorization, multi frameworks): OpenID Connect, SAML2, CAS, OAuth, LDAP,… password4j/password4j — Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases.…