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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·1 vue

Scrypt

Java implementation of scrypt

Features

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

Historique des stars

Graphique de l'historique des stars pour wg/scryptGraphique de l'historique des stars pour wg/scrypt

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Scrypt

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Scrypt.
  • chinabugotech/hutoolAvatar de chinabugotech

    chinabugotech/hutool

    30,282Voir sur 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
    Voir sur GitHub↗30,282
  • cossacklabs/themisAvatar de cossacklabs

    cossacklabs/themis

    1,965Voir sur 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
    Voir sur GitHub↗1,965
  • keycloak/keycloakAvatar de keycloak

    keycloak/keycloak

    34,934Voir sur 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
    Voir sur GitHub↗34,934
  • maxamel/gdhAvatar de maxamel

    maxamel/GDH

    33Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗33
Voir les 8 alternatives à Scrypt→

Questions fréquentes

Que fait wg/scrypt ?

Java implementation of scrypt

Quelles sont les fonctionnalités principales de wg/scrypt ?

Les fonctionnalités principales de wg/scrypt sont : Java Cryptography.

Quelles sont les alternatives open-source à wg/scrypt ?

Les alternatives open-source à wg/scrypt incluent : 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.…