-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: recmo/uint
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
algorithms/gcd/mod
: Make these algorithms work on limb slices.
to do
#413
opened Dec 16, 2024 by
github-actions
bot
algorithms/mul_redc
: Ideally this turns into a cmov, which makes the whole mul_redc constant
to do
#412
opened Dec 16, 2024 by
github-actions
bot
algorithms/mul_redc
: implement bain crypto montgomery optimization
to do
#411
opened Dec 16, 2024 by
github-actions
bot
modular
: Test for larger (>= m) values of a, b.
to do
#410
opened Dec 16, 2024 by
github-actions
bot
Inconsistency between documentation and code implementation
documentation
Improvements or additions to documentation
to do
To be done
#349
opened Feb 21, 2024 by
YichiZhang0613
Empty string gets parsed as 0
question
Further information is requested
#348
opened Jan 5, 2024 by
DaniPopes
Release v1.11 causes rustc compiler to fail with inline assembly
#342
opened Nov 4, 2023 by
jonathanpwang
algorithms/mod
: document algorithms
to do
#323
opened Sep 30, 2023 by
github-actions
bot
support/num_traits
: Expose actual merged mul_add algo.
optimize
#302
opened Aug 28, 2023 by
github-actions
bot
support/num_traits
: AsPrimitive
to do
#299
opened Aug 28, 2023 by
github-actions
bot
base_convert
: Find an allocation free method. Maybe extract from the top?
optimize
#294
opened Aug 13, 2023 by
github-actions
bot
bytes
: Use a const {}
block for this assertion
to do
#283
opened Jul 29, 2023 by
github-actions
bot
bytes
: Use a const {}
block for this assertion
to do
#282
opened Jul 29, 2023 by
github-actions
bot
bytes
: Use a const {}
block for this assertion
to do
#281
opened Jul 29, 2023 by
github-actions
bot
support/ark_ff_04
: Implement the BigInteger
trait.
feature
tracker
#267
opened Jul 24, 2023 by
github-actions
bot
aliases
: I0, I1, I8, ... I4096
to do
#238
opened May 11, 2023 by
github-actions
bot
support/arbitrary
: We should use rand
in tests, not arbitrary
.
to do
#197
opened Oct 28, 2022 by
github-actions
bot
support/arbitrary
: Instead of uniform random sampling, we should use a distribution that
to do
#196
opened Oct 28, 2022 by
github-actions
bot
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.