Skip to content

(Go) SignParameter作成時、signatureを自動チェックしたい #95

@k-matsuzawa

Description

@k-matsuzawa

Overview

  • SignParameter作成時、signatureがder encoded済みかどうかで処理を分ける必要がある。
    • サイズで分かる範囲なので、自動チェックを行いたい。
    • Verifyでは自動チェック済み。
    • 署名情報はSignatureと特定できるAPIであれば自動で無効化したい。(PubkeyHashSignとか)
    • signatureを特定できない(ByteDataのケースが考えうる)ものについては、SignParameterの作成APIを定義して、その中でセットしたい。

Completion condition

  • DerEncode指定フラグの自動設定ができること。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions