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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alexgorbatchev avatar

alexgorbatchev/crc

0
View on GitHub↗
369 Stars·71 Forks·Python·MIT·2 Aufrufe

Crc

Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

Features

  • Cryptography and Security - Fast CRC hashing implementation.

Star-Verlauf

Star-Verlauf für alexgorbatchev/crcStar-Verlauf für alexgorbatchev/crc

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

Häufig gestellte Fragen

Was macht alexgorbatchev/crc?

Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

Was sind die Hauptfunktionen von alexgorbatchev/crc?

Die Hauptfunktionen von alexgorbatchev/crc sind: Cryptography and Security.

Welche Open-Source-Alternativen gibt es zu alexgorbatchev/crc?

Open-Source-Alternativen zu alexgorbatchev/crc sind unter anderem: bevacqua/hash-sum — ``shell npm i hash-sum -S ``. 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… crypto-browserify/pbkdf2 — This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned… crypto-browserify/sha.js — Node style SHA on pure JavaScript. anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports.

Open-Source-Alternativen zu Crc

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Crc.
  • bevacqua/hash-sumAvatar von bevacqua

    bevacqua/hash-sum

    312Auf GitHub ansehen↗

    `shell npm i hash-sum -S `

    JavaScript
    Auf GitHub ansehen↗312
  • 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
  • anoskov/rsa-exAvatar von anoskov

    anoskov/rsa-ex

    38Auf GitHub ansehen↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    Auf GitHub ansehen↗38
  • Alle 30 Alternativen zu Crc anzeigen→