awesome-repositories.com
Blog
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
·
vibornoff avatar

vibornoff/asmcrypto.jsArchived

0
View on GitHub↗
668 stele·178 fork-uri·JavaScript·MIT·2 vizualizări

Asmcrypto.js

JavaScript Cryptographic Library with performance in mind.

Features

  • JavaScript Cryptography - High-performance implementation of common cryptographic utilities.

Istoric stele

Graficul istoricului de stele pentru vibornoff/asmcrypto.jsGraficul istoricului de stele pentru vibornoff/asmcrypto.js

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 Asmcrypto.js

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Asmcrypto.js.
  • bitwiseshiftleft/sjclAvatar bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,208
  • brix/crypto-jsAvatar brix

    brix/crypto-js

    16,384Vezi pe GitHub↗

    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
    Vezi pe GitHub↗16,384
  • clipperz/javascript-crypto-libraryAvatar clipperz

    clipperz/javascript-crypto-library

    284Vezi pe GitHub↗

    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
    Vezi pe GitHub↗284
  • apache/incubator-milagro-crypto-jsAvatar apache

    apache/incubator-milagro-crypto-js

    19Vezi pe GitHub↗

    Apache milagro

    JavaScript
    Vezi pe GitHub↗19
Vezi toate cele 27 alternative pentru Asmcrypto.js→

Întrebări frecvente

Ce face vibornoff/asmcrypto.js?

JavaScript Cryptographic Library with performance in mind.

Care sunt principalele funcționalități ale vibornoff/asmcrypto.js?

Principalele funcționalități ale vibornoff/asmcrypto.js sunt: JavaScript Cryptography.

Care sunt câteva alternative open-source pentru vibornoff/asmcrypto.js?

Alternativele open-source pentru vibornoff/asmcrypto.js includ: 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.