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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
polycrypt avatar

polycrypt/polycrypt

0
View on GitHub↗
266 Stars·21 Forks·JavaScript·6 Aufrufe

Polycrypt

PolyCrypt - A pure JS implementation of the WebCrypto API

Features

  • JavaScript Cryptography - Pure JavaScript implementation of the WebCrypto API.

Star-Verlauf

Star-Verlauf für polycrypt/polycryptStar-Verlauf für polycrypt/polycrypt

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Polycrypt

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Polycrypt.
  • bitwiseshiftleft/sjclAvatar von bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Auf GitHub ansehen↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    Auf GitHub ansehen↗7,208
  • brix/crypto-jsAvatar von brix

    brix/crypto-js

    16,384Auf GitHub ansehen↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    JavaScript
    Auf GitHub ansehen↗16,384
  • clipperz/javascript-crypto-libraryAvatar von clipperz

    clipperz/javascript-crypto-library

    284Auf GitHub ansehen↗

    The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

    JavaScript
    Auf GitHub ansehen↗284
  • apache/incubator-milagro-crypto-jsAvatar von apache

    apache/incubator-milagro-crypto-js

    19Auf GitHub ansehen↗

    Apache milagro

    JavaScript
    Auf GitHub ansehen↗19
Alle 27 Alternativen zu Polycrypt anzeigen→

Häufig gestellte Fragen

Was macht polycrypt/polycrypt?

PolyCrypt - A pure JS implementation of the WebCrypto API

Was sind die Hauptfunktionen von polycrypt/polycrypt?

Die Hauptfunktionen von polycrypt/polycrypt sind: JavaScript Cryptography.

Welche Open-Source-Alternativen gibt es zu polycrypt/polycrypt?

Open-Source-Alternativen zu polycrypt/polycrypt sind unter anderem: bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… clipperz/javascript-crypto-library — The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions.… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… dchest/tweetnacl-js — Port of TweetNaCl cryptographic library to JavaScript. apache/incubator-milagro-crypto-js — Apache milagro.