tendermint/go-crypto
DEPRECATED: Merged into https://github.com/tendermint/tendermint under `crypto`
GoNOASSERTION
Issues
- 2
Fork/Repo/Dep Management
#60 opened by ebuchman - 1
- 2
Integrate ThresholdPubKeys
#67 opened by adrianbrink - 1
Interfaces for BLS / Aggregate Signatures
#111 opened by UnitylChaos - 1
Handling of Secp256k1 signature malleability
#119 opened by ValarDragon - 3
Improve error message for the word codec?
#124 opened by ValarDragon - 5
Use non-Amino encoding for PrivKey, PubKey, Signature
#121 opened by cwgoes - 1
Proposal: completely remove dependency on amino
#125 opened by liamsi - 2
- 1
Change privkey symmetric encryption algo: xsalsa20poly1305 to hkdfchacha20poly1305
#138 opened by ValarDragon - 0
Symmetric: Make it unexported, and move to keys
#137 opened by ValarDragon - 1
- 1
Simple Merkle Tree
#107 opened by liamsi - 24
Word codec should implement BIP39
#89 opened by ebuchman - 1
Delete SimpleProofsFromMap
#122 opened by liamsi - 1
keys: Expose HD tooling
#90 opened by ebuchman - 1
Update tendermint encoding spec docs
#130 opened by liamsi - 4
- 3
- 3
Proposal: minor API simplifications
#129 opened by liamsi - 3
Repo consolidation
#143 opened by cwgoes - 0
Make crypto.PubKeyEd25519Size a const
#81 opened by jaekwon - 1
Move keybase to cosmos
#141 opened by liamsi - 1
Specify where we got the xchacha20 implementation
#120 opened by ValarDragon - 4
Don't Panic!
#69 opened by silasdavis - 3
'make all' fails and jenkins with it (go-bindata)
#95 opened by liamsi - 2
Improve Ledger error handling, change PrivKey API
#114 opened by cwgoes - 2
SignatureKey -> Sig
#84 opened by ebuchman - 1
ed25519 addresses: remove amino, use SHA256[:20]
#103 opened by ebuchman - 0
Add `.IsValid()` method to pubkey interface
#102 opened by cwgoes - 2
Tool to output a table of Amino prefixes
#88 opened by ebuchman - 0
Panic mitigation
#93 opened by jessysaurusrex - 6
Allow import/export of public keys only
#79 opened by alessio - 2
- 0
PRNG seeding
#92 opened by jessysaurusrex - 0
Time signature comparison
#91 opened by jessysaurusrex - 10
Dependency on go-amino for generating addresses
#77 opened by amrali - 5
- 2
v0.6.x can't be used with Cosmos
#83 opened by schuyler - 1
PrivKeyEd25519 Generate function is broken
#86 opened by xiaoxiaff - 1
Seedphrase Recover Issue
#82 opened by kidinamoto01 - 2
ERROR tendermint/go-wire/data
#75 opened by asuleymanov - 1
Integration with bech32cosmos
#65 opened by zmanian - 1
Merge v0.5.0 back into develop
#74 opened by ebuchman - 0
ensure that private key comparisons are constant time comparisons to avoid timing attacks
#43 opened by odeke-em - 8
Merge mintkey in
#36 opened by jaekwon - 3
Folder not exit when install Basecoin
#52 opened by Max-Pano - 0
- 1
docs: implement a doc.go file to provide high level usage and code usage of this package
#35 opened by odeke-em - 3
helpers: provide helpers to generate keys
#31 opened by odeke-em