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

Add partially blind RSA implementation #445

Merged
merged 26 commits into from
Jul 6, 2023

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    4ccf65b View commit details
    Browse the repository at this point in the history
  2. Apply linter

    chris-wood committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8b4d397 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    8d0cc8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2733b View commit details
    Browse the repository at this point in the history
  3. Address Bas comments

    chris-wood committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7ab7309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd6b980 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    00ed5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc62169 View commit details
    Browse the repository at this point in the history
  3. gofumptd

    chris-wood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    224ed1b View commit details
    Browse the repository at this point in the history
  4. Update blindsign/blindrsa/brsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9edeed1 View commit details
    Browse the repository at this point in the history
  5. Update blindsign/blindrsa/brsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1160ea5 View commit details
    Browse the repository at this point in the history
  6. Update blindsign/blindrsa/common.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2698bbc View commit details
    Browse the repository at this point in the history
  7. Armando's comments on brsa

    chris-wood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    192c90f View commit details
    Browse the repository at this point in the history
  8. File perms

    chris-wood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fca31fe View commit details
    Browse the repository at this point in the history
  9. Update blindsign/blindrsa/partiallyblindrsa/pbrsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5c2c660 View commit details
    Browse the repository at this point in the history
  10. Update blindsign/blindrsa/partiallyblindrsa/pbrsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ad8b544 View commit details
    Browse the repository at this point in the history
  11. Update blindsign/blindrsa/partiallyblindrsa/pbrsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5d09f22 View commit details
    Browse the repository at this point in the history
  12. Update blindsign/blindrsa/partiallyblindrsa/pbrsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dd59736 View commit details
    Browse the repository at this point in the history
  13. Update blindsign/blindrsa/partiallyblindrsa/pbrsa.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3f9ad52 View commit details
    Browse the repository at this point in the history
  14. Final Armando pass

    chris-wood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    02e0f5d View commit details
    Browse the repository at this point in the history
  15. Update blindsign/blindrsa/partiallyblindrsa/pbrsa_test.go

    Co-authored-by: Armando Faz <armfazh@users.noreply.github.com>
    chris-wood and armfazh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cf4a29b View commit details
    Browse the repository at this point in the history
  16. Fix comment

    chris-wood committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    47393f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    8653635 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from armfazh/pull445

    Refactoring to hide internals.
    chris-wood committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4d5ca64 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    4d19adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    739263e View commit details
    Browse the repository at this point in the history