CodeChain-io / CodeChain-io/codechain-keystore-js

Clear secret keys when they are not needed anymore

オープン
#52 コメント 2 件 リアクション 0 件 担当者 1 名 @seonpyoKim が担当を希望しています GitHub で見る
主要言語
TypeScript
スター
14
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, private key type is `string` but `string` type variables cannot be explicitly dropped or cleared. Change the type of secret key to `Buffer` and clear(fill zeros to the memory it holds) when the necessity of them ends to enhance security.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。