issues
search
Neptune-Crypto
/
twenty-first
Collection of mathematics routines and cryptography for the twenty-first century
GNU General Public License v2.0
74
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Kill Useless Trait `AlgebraicHasher`
#238
aszepieniec
opened
1 day ago
0
Optionally borrow polynomial coefficients
#237
jan-ferdinand
closed
3 weeks ago
4
Simplify interfaces of ntt and intt
#236
jan-ferdinand
closed
1 month ago
2
Move canon check from `Digest` to `BFieldElement`
#235
jan-ferdinand
closed
1 month ago
2
Support more types in `BFieldCodec` and in `BFieldElement` conversion
#234
jan-ferdinand
closed
1 month ago
4
chore: Bump all dependencies
#233
Sword-Smith
closed
1 month ago
2
Build fails with old versions of blake3
#232
Sword-Smith
closed
1 month ago
0
switch to get-size2
#231
bircni
closed
3 weeks ago
7
Remove generic from MerkleTree
#230
jan-ferdinand
closed
3 months ago
1
Drop Generic Type Argument `<H>` on `MerkleTree` and `MerkleTreeInclusionProof`
#229
aszepieniec
closed
1 month ago
1
Working code, small tests
#228
Sword-Smith
opened
3 months ago
6
Optimize Parallel Version of Interpolate
#227
aszepieniec
opened
3 months ago
1
refactor(mmr_successor_proof): Flatten digest list
#226
Sword-Smith
closed
3 months ago
0
feat: Mmr Successor Proof
#225
aszepieniec
closed
3 months ago
1
test: for differing len membership proof and leaf idx lists (#220)
#224
Holindauer
closed
3 months ago
7
request: Drop generic type argument on `MmrAccumulator`
#223
aszepieniec
closed
3 months ago
0
request: Copy and own auth path in `LeafMutation`
#222
aszepieniec
closed
3 months ago
0
feat: Implement `{Lower, Upper}Hex` for `Digest`
#221
jan-ferdinand
closed
3 months ago
1
Add tests of behavior when lengths of membership proofs and leaf-index list have different lengths
#220
Sword-Smith
closed
1 month ago
1
Thv/remove leaf idx from mmr mp
#219
Sword-Smith
closed
4 months ago
5
refactor: Make `Digest::LEN` an associated const
#218
jan-ferdinand
closed
5 months ago
5
Allow manipulation of added leafs in MMR's `verify_batch_update`
#217
Sword-Smith
closed
5 months ago
1
Use `num_traits::Const{Zero, One}`
#216
jan-ferdinand
closed
5 months ago
1
Fix Fast Reduce
#215
aszepieniec
closed
6 months ago
2
Hex string representation of small digest values should have leading zeros
#214
Sword-Smith
opened
6 months ago
0
introduce type `PolynomialDegree`
#213
jan-ferdinand
opened
6 months ago
0
Fast Coset Extrapolate
#212
aszepieniec
closed
6 months ago
6
Rework `ntt` interface.
#211
jan-ferdinand
closed
1 month ago
0
Investigate `fast_interpolate`
#210
aszepieniec
opened
6 months ago
0
`MmrMembershipProof::verify` crashes if `leaf_index` is out of bounds
#209
Sword-Smith
closed
6 months ago
0
Fast Reduce
#208
aszepieniec
closed
6 months ago
1
implement `Hasher` for `Tip5`
#207
jan-ferdinand
opened
6 months ago
0
revisit `BFieldElement`'s to / from native endian bytes
#206
jan-ferdinand
closed
1 month ago
3
Inconsistent byte encoding for `Digest` on big-endian host-machines
#205
Sword-Smith
closed
6 months ago
0
fix!: Add field-length indicator to BFE encoding of polynomial
#204
Sword-Smith
closed
7 months ago
1
Manual `BfieldCodec` implementation for `Polynomial` is not consistent with a derived one
#203
Sword-Smith
closed
7 months ago
0
make Merkle tree's `ROOT_INDEX` private
#202
jan-ferdinand
closed
7 months ago
0
feat: Implement `BFieldCodec` for `Polynomial`
#201
Sword-Smith
closed
7 months ago
1
Implement `BFieldCodec` for `Polynomial<T>`
#200
Sword-Smith
closed
7 months ago
0
fix: Digest::try_from() returns NotCanonical error
#199
dan-da
closed
7 months ago
3
Prefix specifier to all environment variables
#198
Sword-Smith
closed
7 months ago
0
`MerkleTree` constants
#197
Sword-Smith
closed
7 months ago
1
feat: add hex encoding and decoding for Digest
#196
dan-da
closed
7 months ago
3
bug: digest bytes in do not match bytes out.
#195
dan-da
opened
7 months ago
11
Speed up various polynomial functions
#194
jan-ferdinand
closed
7 months ago
2
Thv/fix scale 1
#193
Sword-Smith
closed
7 months ago
2
remove cruft
#192
jan-ferdinand
closed
7 months ago
3
ci: collect code coverage
#191
jan-ferdinand
closed
8 months ago
0
replace `ModPowU32` etc with `Pow<T>`
#190
jan-ferdinand
closed
8 months ago
2
refactor: Mmr tests no longer depend on storage layer
#189
dan-da
closed
8 months ago
0
Next