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

Calypso ocs #1803

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

Calypso ocs #1803

wants to merge 21 commits into from

Commits on Apr 9, 2019

  1. Setting up structures

    ineiti committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    d9ed6db View commit details
    Browse the repository at this point in the history
  2. Initial files

    ineiti committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    95538a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. adding resharing

    ineiti committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    6cbd21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c3858 View commit details
    Browse the repository at this point in the history
  3. cleaned up the Encode / Decode

    ineiti committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    03748df View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    f7e6d2b View commit details
    Browse the repository at this point in the history
  2. fixed tests

    ineiti committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    c538286 View commit details
    Browse the repository at this point in the history
  3. preparing for docker

    ineiti committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    f8e1231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5949ffc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. added CLI for testing

    ineiti committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    9e02280 View commit details
    Browse the repository at this point in the history
  2. removing local onet

    ineiti committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    eada6c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. adding root-CA and cleaning up

    ineiti committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    2592640 View commit details
    Browse the repository at this point in the history
  2. updating READMEs

    ineiti committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    fe6c8c0 View commit details
    Browse the repository at this point in the history
  3. adding picture

    ineiti committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    2e8e7d7 View commit details
    Browse the repository at this point in the history
  4. updated readme

    ineiti committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    72de564 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Updating protobuf-files

    ineiti committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    0ee082c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Work on OCS module

        - removed 'C' from ocs.ReencryptReply
        - enable threshold > 1 for policies
        - change CA dependencies to have independent CAs for CreateOCS and Reencrypt policies
        - add AuthCreateOCS to ocs.CreateOCS call, which needs an ExtraExtension for the Policies
        - changed Policy to PolicyCreate, PolicyReencrypt, and PolicyReshare
        - correct use of PolicyReencrypt and PolicyReshare
    ineiti committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    0340c87 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. printing scalars and points

    ineiti committed May 9, 2019
    Configuration menu
    Copy the full SHA
    3f14a2e View commit details
    Browse the repository at this point in the history
  2. moved samples out of main()

    ineiti committed May 9, 2019
    Configuration menu
    Copy the full SHA
    8525170 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. updated README

    ineiti committed May 10, 2019
    Configuration menu
    Copy the full SHA
    28e779a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f914f View commit details
    Browse the repository at this point in the history