Liamsi
|
c4484c4a1b
|
Merge remote-tracking branch 'remotes/origin/develop' into bucky/sig-name
# Conflicts:
# Gopkg.lock
# keys/keybase_test.go
# signature_test.go
|
7 years ago |
Liamsi
|
f4663e5bb7
|
fix tests, bump amino version, move encoding to encode_test.go,
include an example, do not err check on info ... bur for empty info
instead
|
7 years ago |
Liamsi
|
45a1c8aef3
|
fix tests, move encoding to encode_test.go, include an example
|
7 years ago |
Ethan Buchman
|
e694c309ba
|
update ed25519 address scheme (#112)
make PubKeyEd25519.Address() returns the first 20 bytes of the hash of the raw 32-byte pubkey, no amino required
|
7 years ago |
Joon
|
66794a174a
|
Move from tmlibs #213 (#115)
* move from tmlibs 213
* expose KVPair, simpleproofsfrommap returns keys
|
7 years ago |
Christopher Goes
|
c21f67c5af
|
Unify local and external keys in keybase interface (#117)
* Return errors on priv.Sign(), priv.PubKey()
* Add CreateLedger, CreateOffline
* Add switch on .Sign() for Ledger wallets
* Add offline signing switch on .Sign()
* Use MustUnmarshalBinaryBare()
* Add confirmation to delete offline/Ledger keys
* Lowercase error message
* Add human-readable .GetType() function to Info interface
* Rename CryptoAlgo => SignAlgo
* assert.Nil(t, err) => assert.NoError(t, err)
|
7 years ago |
Ethan Buchman
|
f6c960c3d3
|
Merge branch 'develop' of https://github.com/tendermint/go-crypto into develop
|
7 years ago |
Ethan Buchman
|
854eb323dd
|
dev version bump
|
7 years ago |
Ethan Buchman
|
710efe576a
|
Merge pull request #113 from tendermint/release/v0.7.0
Release/v0.7.0
|
7 years ago |
Christopher Goes
|
2bbad9d496
|
Merge pull request #85 from tendermint/cwgoes/ledger-integration
Ledger integration
|
7 years ago |
Christopher Goes
|
80e9752250
|
Move TODOs to #114
|
7 years ago |
Christopher Goes
|
63aac65590
|
Remove Ledger ed25519 support, for now
|
7 years ago |
Ethan Buchman
|
e1ce3ffe0f
|
changelog and version
|
7 years ago |
Ethan Buchman
|
eadc7b137b
|
Merge branch 'master' into develop
|
7 years ago |
Ethan Buchman
|
9706935233
|
fix link in readme
|
7 years ago |
Ethan Buchman
|
21b821d661
|
SignatureKey -> Signature
|
7 years ago |
Ethan Buchman
|
434759e17b
|
Merge pull request #94 from Liamsi/const_time
Use constant-time comparator to compare signatures
|
7 years ago |
Ethan Buchman
|
20fdec6c0e
|
fix comment
|
7 years ago |
Ethan Buchman
|
aa3212180f
|
Merge pull request #80 from alessio/keymanager
Add import/export of public keys #79
|
7 years ago |
Ethan Buchman
|
f9d094dc1a
|
Merge pull request #97 from Liamsi/prng_seed
safer PRNG seeding
|
7 years ago |
Ethan Buchman
|
251041ce09
|
Merge pull request #105 from tendermint/bucky/merkle
Bring in merkle and tmhash from tmlibs
|
7 years ago |
Ethan Buchman
|
52bd867fd9
|
merkle: use amino for byteslice encoding
|
7 years ago |
Liamsi
|
862d3c342a
|
commit doc.go
|
7 years ago |
Ethan Buchman
|
9f04935caa
|
merkle: remove unused funcs. unexport simplemap. improv docs
|
7 years ago |
Christopher Goes
|
bb81e4aa5f
|
Pin to an upstream revision
|
7 years ago |
Christopher Goes
|
c689f38cb5
|
Implement PubKeyLedgerEd25519
|
7 years ago |
Christopher Goes
|
ee411daa17
|
Add ed25519, tests will fail until ed25519 verification fix
|
7 years ago |
Christopher Goes
|
3186dc4cef
|
Clarify function names
|
7 years ago |
Christopher Goes
|
e534559bdc
|
Update upstream Ledger code
|
7 years ago |
vrde
|
707d27c11e
|
Fix dead link in README.md (#106)
* Fix dead link in README.md
|
7 years ago |
Ethan Buchman
|
f0b1f6e8ac
|
Merge pull request #98 from zmanian/xChaChaPoly1035
Implementation of xchacha20poly1035 aead
|
7 years ago |
Zaki Manian
|
05a5294e52
|
Remove panic and check the round trip
|
7 years ago |
Zaki Manian
|
384f1e399a
|
Fixed the directory name and added a test vector
|
7 years ago |
Ethan Buchman
|
c2636c3c6b
|
tmhash: add Sum function
|
7 years ago |
Ethan Buchman
|
4663ffdf08
|
add tmhash
|
7 years ago |
Ethan Buchman
|
134fdf7169
|
bring in merkle from tmlibs
|
7 years ago |
Zaki Manian
|
f9b0820752
|
Merge branch 'develop' into xChaChaPoly1035
|
7 years ago |
Zaki Manian
|
8423f6ef5a
|
Add the libsodium test vector
|
7 years ago |
Ethan Buchman
|
3399ca9369
|
Merge pull request #101 from Liamsi/go-bindata
Get rid of go-bindata in Makefile
|
7 years ago |
Ismail Khoffi
|
a8910a30e6
|
Merge branch 'develop' into go-bindata
|
7 years ago |
Ethan Buchman
|
906331a8d1
|
Merge pull request #100 from Liamsi/nano_wallet
Remove outdated non-building code in _nano
|
7 years ago |
Liamsi
|
3fe985e289
|
fix makefile
|
7 years ago |
Liamsi
|
9136140719
|
get rid of go-bindata dependency in Makefile; hardcode its output instead
|
7 years ago |
Liamsi
|
aa2b6b546f
|
Remove outdated non-building code in _nano
|
7 years ago |
Christopher Goes
|
e6d0ade0e1
|
Update to latest upstream, debugging information
|
7 years ago |
Christopher Goes
|
337ad8e594
|
Update to new Ledger API in progress
|
7 years ago |
Christopher Goes
|
49e03fb481
|
Update dependency versions
|
7 years ago |
Christopher Goes
|
86b09b0cd7
|
Bugfix
|
7 years ago |
Christopher Goes
|
391936b734
|
Prevent unnecessary signatures, improve error messages
|
7 years ago |
Christopher Goes
|
e25a64fdf1
|
Fix testcases, all looks OK
|
7 years ago |