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: AraBlocks/ara-crypto Loading
base: 0.7.1
Choose a base ref
...
head repository: AraBlocks/ara-crypto Loading
compare: 0.8.0
Choose a head ref
  • 15 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 24, 2018

  1. Update README.md

    2nd argument to `seal` is an `opts` object.
    MarkGeeRomano committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    2f21860 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. chore(.npmrc): Add npmrc

    vipyne committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    09e29ca View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. feat(kdf.js): Introduce key derivation functions

    Lester Kim committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    b7d8bf0 View commit details
    Browse the repository at this point in the history
  2. fix(kdf.js): Fix eslint formatting

    Lester Kim committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    a912996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a4ed9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. refactor(kdf): Made 'derive' more modular with 'init', 'update', and …

    …'final' with additional tests
    Lester Kim committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    2146449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b485c9c View commit details
    Browse the repository at this point in the history
  3. fix(kdf.js): Destructure value in ctx object.

    Lester Kim committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    8dffd65 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    99d46f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e1140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6d261 View commit details
    Browse the repository at this point in the history
  4. fix(kdf.js): Update at i + 1

    Lester Kim committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    fe92c45 View commit details
    Browse the repository at this point in the history
  5. doc(README): Add key derivation function wiki page

    Lester Kim committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    9356cf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Merge pull request #30 from AraBlocks/kdf

    feat(kdf.js): Introduce key derivation functions
    LesterKim committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    7adfb1a View commit details
    Browse the repository at this point in the history
  2. Release 0.8.0

    Lester Kim committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    077b16a View commit details
    Browse the repository at this point in the history
Loading