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

Use typed errors in user-facing APIs #91

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

piotr-roslaniec
Copy link
Member

@piotr-roslaniec piotr-roslaniec commented Apr 11, 2023

Traceback (most recent call last):
  File "<...>/ferveo/ferveo-python/examples/server_api.py", line 108, in <module>
    decrypt_with_shared_secret(ciphertext, aad, shared_secret, dkg.g1_inv)
ValueError: Ciphertext verification failed

@piotr-roslaniec piotr-roslaniec marked this pull request as ready for review April 11, 2023 13:09
@piotr-roslaniec piotr-roslaniec merged commit b2eb9ef into release-ferveo-py Apr 12, 2023
@piotr-roslaniec piotr-roslaniec deleted the typed-errors branch April 12, 2023 07:59
Copy link
Member

@KPrasch KPrasch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants