Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: libs #166

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

feat: libs #166

wants to merge 17 commits into from

Commits on May 1, 2024

  1. Add common_web/did_doc

    sugyan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    07582fa View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

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

Commits on May 9, 2024

  1. WIP: Add crypto

    sugyan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8a92b2d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. Refactor crypto/algorithm

    sugyan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    817baab View commit details
    Browse the repository at this point in the history
  2. Separate crypto package

    sugyan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d64fcac View commit details
    Browse the repository at this point in the history
  3. Fix workflows

    sugyan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    19492c1 View commit details
    Browse the repository at this point in the history
  4. Remove crypto from libs

    sugyan committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1cb62e7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Implement crypto/keypair

    sugyan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    30faf8e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update crypto/keypair

    sugyan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bf6ee07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e256e5 View commit details
    Browse the repository at this point in the history
  3. Add tests

    sugyan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2d372e3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Implement all tests for crypto

    sugyan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d236db0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    a435510 View commit details
    Browse the repository at this point in the history
  2. Update documents

    sugyan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    438f001 View commit details
    Browse the repository at this point in the history