Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: originjs/crypto-js-wasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: originjs/crypto-js-wasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 13 commits
  • 48 files changed
  • 3 contributors

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    07acbff View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    4a32042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9633b42 View commit details
    Browse the repository at this point in the history
  3. lint fix

    PeterAlfredLee committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f915f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    5e43ac4 View commit details
    Browse the repository at this point in the history
  2. lint fix

    PeterAlfredLee committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fbaf559 View commit details
    Browse the repository at this point in the history
  3. add changelog

    PeterAlfredLee committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e603929 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    5441972 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. add more in rsa docs

    PeterAlfredLee committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    c018d05 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    596159e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. use sha256 as default hasher of PBKDF2

    use sha256 with iterations of 250000 as default hasher of PBKDF2 to
    prevent weak security problem
    
    related to CVE-2023-46233 of crypto-js
    PeterAlfredLee committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7d4341d View commit details
    Browse the repository at this point in the history
  2. bump version to 1.1.1

    PeterAlfredLee committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a15a91 View commit details
    Browse the repository at this point in the history
  3. fix actions

    PeterAlfredLee committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4b1c151 View commit details
    Browse the repository at this point in the history
Loading