Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Encode node (and softsign) private keys as Base64 #127

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

tarcieri
Copy link
Contributor

The subtle-encoding crate supports constant time Base64 decoding, and it's a bit more human-friendly than raw binary (and matches what e.g. priv_validator.json does)

The `subtle-encoding` crate supports constant time Base64 decoding, and
it's a bit more human-friendly than raw binary (and matches what e.g.
`priv_validator.json` does)
@tarcieri tarcieri requested a review from liamsi November 28, 2018 04:02
@tarcieri tarcieri mentioned this pull request Nov 28, 2018
Copy link
Contributor

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liamsi liamsi merged commit 8099be9 into master Nov 28, 2018
@liamsi liamsi deleted the base64-node-private-keys branch November 28, 2018 07:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants