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

GetPubkeyのASN.1エンコード解除について #1

Open
k-matsuzawa opened this issue Feb 4, 2021 · 0 comments
Open

GetPubkeyのASN.1エンコード解除について #1

k-matsuzawa opened this issue Feb 4, 2021 · 0 comments

Comments

@k-matsuzawa
Copy link

現状、GetPubkeyはASN.1エンコードしたままの状態で返却しているとのこと。
ただGetPubkey関数としては取り回しが悪い(Octet String(0x04)とpubkeyサイズ(0x41)の先頭2バイトを削る必要がある)ことから、可能であればASN.1エンコードを解除した状態で返却するのが望ましい。
なお現時点で使用しているモジュールが存在しているため、修正する場合は該当箇所の同時修正が必要になる。

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

No branches or pull requests

1 participant