neoneo-go/pkg/crypto
Anthony De Meulemeester f3f6662fc9
Base wallet implementation (#35)
* Initial draft of the neo-go wallet

* Cleanup + more test for util package

* integrated wallet into neo-cli partially

* base wallet implementation + smartcontract code.
2018-03-02 16:24:09 +01:00
..
aes256.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
base58.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
elliptic_curve.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
modular_arithmetic.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00