issues
search
iotaledger
/
iota.legacy.rs
IOTA implementation ( rust )
77
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
kerl: fix nightly build
#119
th0br0
closed
7 years ago
0
32bit compatibility
#118
th0br0
closed
7 years ago
0
fixed saturating subtract
#117
paulhandy
closed
7 years ago
0
added merkle module
#116
paulhandy
closed
7 years ago
0
added direct subseed -> digest method
#115
paulhandy
closed
7 years ago
0
added tests for min trits
#114
paulhandy
closed
7 years ago
0
Fixed num::min_trits issue
#113
paulhandy
closed
7 years ago
0
min_trits should report one more than it currently is
#112
paulhandy
opened
7 years ago
0
Feature/bindings shared
#111
th0br0
closed
7 years ago
0
Resolves #109
#110
paulhandy
opened
7 years ago
0
Reduce the number of curl instances required to compute bundle digest
#109
paulhandy
closed
7 years ago
0
models: add owning model macro
#108
th0br0
opened
7 years ago
0
trytes: char_to_trits should panic on invalid char
#107
th0br0
opened
7 years ago
0
bindings: simplify
#106
th0br0
closed
7 years ago
0
storage: interface
#105
th0br0
opened
7 years ago
0
curl: allow user to set number of rounds
#104
th0br0
closed
7 years ago
0
curl: updated search
#103
paulhandy
closed
7 years ago
1
bindings: fix emscripten build
#102
th0br0
closed
7 years ago
0
curl: add `fn hash()`
#101
th0br0
opened
7 years ago
0
kerl implementation
#100
th0br0
closed
7 years ago
0
absorb-search: added copy
#99
paulhandy
closed
7 years ago
0
search: use curl object instead of input
#98
paulhandy
closed
7 years ago
0
Added direct subseed-to-signature
#97
paulhandy
closed
7 years ago
0
sign/curl: run tests for all security levels
#96
th0br0
opened
7 years ago
0
trytes: add ByteTrits
#95
th0br0
opened
7 years ago
1
iss: `fn address` should only absorb DIGEST_LENGTH trits or assert digest length
#94
th0br0
opened
7 years ago
0
sign: reduced number of requisite slices
#93
paulhandy
closed
7 years ago
0
sign: obviated extra array by copying subseed to key array
#92
paulhandy
closed
7 years ago
0
Offset value shift does not work for all values
#91
paulhandy
opened
7 years ago
0
Updated Offset to use multi-sized arrays, and shift based on an index
#90
paulhandy
closed
7 years ago
0
Added full adder for more efficient subseed control
#89
paulhandy
closed
7 years ago
1
sign: key should have a notion of security again.
#88
th0br0
opened
7 years ago
0
sign: fix regression that ignored security for key generation
#87
th0br0
opened
7 years ago
0
Feature/model
#86
th0br0
closed
7 years ago
0
duplex: squeeze then absorb
#85
paulhandy
closed
7 years ago
0
Feature/explicit curl
#84
th0br0
closed
7 years ago
0
curl*: ham and pow should not return bool
#83
th0br0
closed
7 years ago
0
Feature/less alloc
#82
th0br0
closed
7 years ago
2
curl: added duplex mode
#81
paulhandy
closed
7 years ago
0
feature/less_crud
#80
th0br0
closed
7 years ago
0
demux: should have method for only retrieving a single Vec
#79
th0br0
opened
7 years ago
0
sign: remove unneccessary iss allocs
#78
th0br0
closed
7 years ago
0
sign: add documntation to iss methods
#77
paulhandy
opened
7 years ago
0
Fixed ISS and generalized curl for it
#76
paulhandy
closed
7 years ago
1
Added Masked Authentication Messaging
#75
paulhandy
closed
7 years ago
0
Feature/newtrinary
#74
th0br0
closed
7 years ago
0
Feature: Masked Autheticated messaging
#73
paulhandy
closed
7 years ago
0
Added crate to create merkle tree signatures
#72
paulhandy
closed
7 years ago
0
curl-cpu: Parallel curl should take thread count from available CPUs
#71
th0br0
opened
7 years ago
0
Generate PoW offset on the fly
#70
th0br0
opened
7 years ago
0
Next