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

Clear secret keys when they are not needed anymore

Aperta
#52 2 commenti 0 reazioni 1 assegnatario Rivendicata da @seonpyoKim Vedi su GitHub
Lingua principale
TypeScript
Stelle
14
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.