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

Clear secret keys when they are not needed anymore

Đang mở
#52 2 bình luận 0 reaction 1 người được giao Được @seonpyoKim nhận Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
14
Fork
7
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.