Skip to content

sammyne/bip38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bip38

CircleCI codecov Go Report Card LICENSE

Overview

This project implements the bip-0038 draft. Both the plain (as specified in the nonec package) and EC Multiply (as specified in the ec package) version of encryption are implemented.

Requirement

  • go-1.11 or above with module support

Installation

go get github.com/sammy00/bip38

References

Releases

No releases published

Packages

No packages published

Languages