issues
search
multiformats
/
go-multihash
Multihash implementation in Go
MIT License
239
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: uci/update-go
#185
web3-bot
closed
2 months ago
0
ci: uci/copy-templates
#184
web3-bot
closed
8 months ago
0
ci: uci/update-go
#183
web3-bot
closed
8 months ago
0
chore: we only support installing from source
#182
Stebalien
closed
8 months ago
0
build(deps): bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0
#180
dependabot[bot]
closed
10 months ago
0
The comment on GetHasher was copy-pasta and referred to Registry.
#179
hsanjuan
closed
1 year ago
0
Faster blake3
#178
Jorropo
opened
1 year ago
0
ci: uci/copy-templates
#177
web3-bot
closed
1 year ago
0
ci: uci/copy-templates
#176
web3-bot
closed
1 year ago
0
ci: uci/delete-templates
#175
web3-bot
closed
1 year ago
0
perf: outline logic in Decode to allow for stack allocations
#174
Jorropo
closed
1 year ago
1
sha256: drop minio in favor of crypto/sha256 for go1.21 and above
#173
Jorropo
closed
1 year ago
0
build(deps): bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0
#170
dependabot[bot]
closed
1 year ago
0
sync: update CI config files
#169
web3-bot
closed
1 year ago
0
Interview partners for research about communication in GitHub projects wanted
#168
verenya
closed
2 years ago
0
add handler for hasher.Write returned error
#167
walldiss
closed
2 years ago
0
hasher.Write error is not handled
#166
walldiss
closed
2 years ago
0
sync: update CI config files
#165
web3-bot
closed
2 years ago
0
Encode, EncodeName: drop error from function signature
#164
flokli
opened
2 years ago
10
test: add benchmark for all hash functions Sum
#163
Jorropo
closed
2 years ago
0
test: add benchmark for all hash functions Sum
#162
Jorropo
closed
2 years ago
1
variable hash functions testing
#161
Jorropo
closed
2 years ago
0
Feat/variable hash functions testing
#160
laudiacay
closed
2 years ago
2
feat: add support for variable length hash functions
#159
Stebalien
closed
2 years ago
1
adding tests for blake3 and fixing an error handling bug.
#158
laudiacay
closed
2 years ago
13
chore: replace blake2b implementation by golang.org/x/crypto
#157
Jorropo
closed
2 years ago
11
sync: update CI config files
#156
web3-bot
closed
2 years ago
1
sync: update CI config files
#153
web3-bot
closed
2 years ago
0
sync: update CI config files
#152
web3-bot
closed
3 years ago
0
bump version to v0.1.0
#151
warpfork
closed
3 years ago
5
murmur3 support
#150
willscott
closed
3 years ago
4
Add variations of sha2
#149
warpfork
closed
3 years ago
0
don't use pointers for Multihash.String
#148
mvdan
closed
3 years ago
4
Add blake3 hash and sharness tests
#147
jbouwman
closed
3 years ago
3
Create a new tag to allow using recent master
#146
shoce
closed
3 years ago
3
sync: update CI config files
#145
web3-bot
closed
3 years ago
0
Decode allocates
#144
vyzo
opened
3 years ago
0
sync: update CI config files
#143
web3-bot
closed
3 years ago
0
remove Makefile
#142
marten-seemann
closed
3 years ago
0
fix staticcheck
#141
marten-seemann
closed
3 years ago
0
Upgrade to GitHub-native Dependabot
#140
dependabot-preview[bot]
closed
1 year ago
1
Add func SumStreamN for hashing first n bytes only
#139
shoce
closed
3 years ago
3
New SumStream function reads from io.Reader
#138
gammazero
closed
3 years ago
1
approach to constants
#137
warpfork
opened
3 years ago
6
Refactor registry system: no direct dependencies; expose standard hash.Hash; be a data carrier.
#136
warpfork
closed
3 years ago
12
What's going on with murmur3?
#135
warpfork
opened
3 years ago
4
Generated go constants for multicodecs
#134
dennis-tra
closed
4 years ago
16
Go get multihash fails compilation due to sha3.NewLegacyKeccak512
#133
jburnett
opened
4 years ago
0
Bump github.com/multiformats/go-varint from 0.0.5 to 0.0.6
#132
dependabot-preview[bot]
closed
3 years ago
1
Split core types into a core subpackage
#131
Stebalien
closed
3 years ago
1
Next