aes-js

A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers. (by ricmoo)

Aes-js Alternatives

Similar projects and alternatives to aes-js based on common topics and language

  • react-native-elements

    Cross-Platform React Native UI Toolkit

  • QSimpleCrypto

    Small C++ cryptography library based on Qt and OpenSSL.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • pyaes

    2 aes-js VS pyaes

    Pure-Python implementation of AES block-cipher and common modes of operation.

  • crypto

    1 aes-js VS crypto

    🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2 (by aykxt)

  • CBC-News-Streams.js

    A JavaScript library to fetch free live TV stream URLs from CBC.ca / CBC News

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better aes-js alternative or higher similarity.

aes-js reviews and mentions

Posts with mentions or reviews of aes-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-20.
  • Getting started with React Native authentication
    2 projects | dev.to | 20 Nov 2023
    If you wish to encrypt the user's session information, you can use aes-js and store the encryption key in Expo SecureStore. The aes-js library is a reputable JavaScript-only implementation of the AES encryption algorithm in CTR mode. A new 256-bit encryption key is generated using the react-native-get-random-valueslibrary. This key is stored inside Expo's SecureStore, while the value is encrypted and placed inside AsyncStorage.
  • Convert to C for ESP32
    1 project | /r/esp32 | 2 Jan 2023
    Just a heads-up - there may be a significant vulnerability in your code. There doesn't appear to be any IV/nonce. If you use the same key to encrypt more than 1 message, an attacker can recover the plaintext. I see that the developer of aes-js has been warned about it also.

Stats

Basic aes-js repo stats
2
1,419
0.0
7 months ago

ricmoo/aes-js is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of aes-js is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com