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

How to find a tutorial on how to use PIR? #50

Open
6 tasks
lvrui-code opened this issue Jun 6, 2022 · 0 comments
Open
6 tasks

How to find a tutorial on how to use PIR? #50

lvrui-code opened this issue Jun 6, 2022 · 0 comments
Labels
Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase

Comments

@lvrui-code
Copy link

Description

I'm new to cryptography and want to use PIR to do some experiments, but I can't find a tutorial on how to use this library.

Type of Test

  • Unit test (e.g. checking a loop, method, or function is working as intended)
  • Integration test (e.g. checking if a certain group or set of functionality is working as intended)
  • Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
  • Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
  • Performance test (e.g. checking to see how efficient a system is as performing the intended task)
  • Other...

Expected Behavior

A clear and concise description of what you expected to happen. Do you intend to reach a certain percentage of test coverage for this file, feature, or codebase?

Additional Context

Add any other context about the tests here.

@lvrui-code lvrui-code added the Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Projects
None yet
Development

No branches or pull requests

1 participant