Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Add EC host error handling#243

Closed
ZhangxiangHu-Ripple wants to merge 1 commit intomainfrom
zhang/ec-hostError
Closed

Add EC host error handling#243
ZhangxiangHu-Ripple wants to merge 1 commit intomainfrom
zhang/ec-hostError

Conversation

@ZhangxiangHu-Ripple
Copy link
Copy Markdown
Contributor

High Level Overview of Change

Hold three host error codes for elliptic curve operations

Context of Change

InvalidEncoding = -21,
InvalidEcPoint = -22,
InvalidPairingCheck = -23,

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Release Note

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant