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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ofek avatar

ofek/privy

0
View on GitHub↗
255 stele·16 fork-uri·Python·Apache-2.0·2 vizualizări

Privy

An easy, fast lib to correctly password-protect your data

Features

  • Python Cryptography - Library for password-protecting data.

Istoric stele

Graficul istoricului de stele pentru ofek/privyGraficul istoricului de stele pentru ofek/privy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Privy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Privy.
  • pyca/cryptographyAvatar pyca

    pyca/cryptography

    7,628Vezi pe GitHub↗

    This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level recipes for implementing secure encryption and authentication. It functions as a symmetric encryption toolkit and a cryptographic hash provider, offering both a low-level cryptographic interface for building custom protocols and high-level tools for securing data. The library covers a broad range of security capabilities, including symmetric data encryption, the derivation of cryptographic keys from passwords or secret values, and data integrity verification through the generati

    Pythoncryptographypython
    Vezi pe GitHub↗7,628
  • davidaurelio/hashids-pythonAvatar davidaurelio

    davidaurelio/hashids-python

    1,416Vezi pe GitHub↗

    Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

    Python
    Vezi pe GitHub↗1,416
  • georgemarshall/django-cryptographyAvatar georgemarshall

    georgemarshall/django-cryptography

    408Vezi pe GitHub↗

    Easily encrypt data in Django

    Python
    Vezi pe GitHub↗408
  • cossacklabs/themisAvatar cossacklabs

    cossacklabs/themis

    1,965Vezi pe 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
    Vezi pe GitHub↗1,965
Vezi toate cele 11 alternative pentru Privy→

Întrebări frecvente

Ce face ofek/privy?

An easy, fast lib to correctly password-protect your data

Care sunt principalele funcționalități ale ofek/privy?

Principalele funcționalități ale ofek/privy sunt: Python Cryptography.

Care sunt câteva alternative open-source pentru ofek/privy?

Alternativele open-source pentru ofek/privy includ: pyca/cryptography — This project is a Python cryptography library that provides a collection of cryptographic primitives and high-level… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… davidaurelio/hashids-python — Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3. georgemarshall/django-cryptography — Easily encrypt data in Django. jhuisi/charm — Charm: A Framework for Rapidly Prototyping Cryptosystems. legrandin/pycryptodome — A self-contained cryptographic library for Python.