Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/crypto-bigint

Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
https://github.com/RustCrypto/crypto-bigint

`const_residue` doesn't seem to work outside of crate

olabiniV2 opened this issue almost 2 years ago
Cargo.lock: bump dependencies

tarcieri opened this pull request almost 2 years ago
Bump subtle from 2.4.1 to 2.5.0

dependabot[bot] opened this pull request almost 2 years ago
v0.5.0

tarcieri opened this pull request almost 2 years ago
Bump `der` dependency to v0.7; MSRV 1.65

tarcieri opened this pull request almost 2 years ago
Bump der from 0.6.1 to 0.7.0

dependabot[bot] opened this pull request almost 2 years ago
Bump serdect from 0.1.0 to 0.2.0

dependabot[bot] opened this pull request almost 2 years ago
Random (safe) prime generation, how to go about it?

jellevos opened this issue almost 2 years ago
Fix convert from tuple

azarovh opened this pull request almost 2 years ago
Any chance of supporting 8-bit platforms?

xphoniex opened this issue almost 2 years ago
Bump proptest from 1.0.0 to 1.1.0

dependabot[bot] opened this pull request almost 2 years ago
Impl `ArrayEncoding` for U224/U544

tarcieri opened this pull request almost 2 years ago
Define `U224` and `U544` on 32-bit platforms

tarcieri opened this pull request almost 2 years ago
crypto-bigint: fix test vectors

tarcieri opened this pull request almost 2 years ago
v0.5.0-pre.3

tarcieri opened this pull request almost 2 years ago
crypto-bigint: fix recursion bug in `Rem` impl for `Uint`

tarcieri opened this pull request almost 2 years ago
Correct minor typo in `lib.rs`

skaunov opened this pull request almost 2 years ago
v0.5.0-pre.2

tarcieri opened this pull request almost 2 years ago
Support to concat `U320` and `U640`

haslersn opened this pull request almost 2 years ago
Make `impl_modulus!` usable from external crates

haslersn opened this pull request almost 2 years ago
Require some additional traits for `ResidueParams`

haslersn opened this pull request almost 2 years ago
Impl `Serialize` and `Deserialize` for `Residue`

haslersn opened this pull request almost 2 years ago
Impl `Random` for `Residue`

haslersn opened this pull request almost 2 years ago
Impl `Random` for `Wrapping`

haslersn opened this pull request almost 2 years ago
Impl `ConditionallySelectable` and `ConstantTimeEq` for `DynResidue`

haslersn opened this pull request almost 2 years ago
Add const versions of `Residue::square` and `DynResidue::square`

haslersn opened this pull request almost 2 years ago
Use `doc_auto_cfg`

tarcieri opened this pull request almost 2 years ago
Use `CryptoRngCore`

tarcieri opened this pull request almost 2 years ago
Improvements to modular arithmetic support

haslersn opened this pull request almost 2 years ago
v0.5.0-pre.1

tarcieri opened this pull request almost 2 years ago
Add `BITS`, `BYTES`, and `LIMBS` to `Integer` trait

tarcieri opened this pull request almost 2 years ago
v0.5.0-pre.0

tarcieri opened this pull request almost 2 years ago
Some fixes for modular inversion

fjarri opened this pull request about 2 years ago
`num-traits` support (optional)

tarcieri opened this issue about 2 years ago
Rename `BIT_SIZE` -> `BITS`, `BYTE_SIZE` -> `BYTES`

fjarri opened this pull request about 2 years ago
Fix integer overflow in `div2by1()`

fjarri opened this pull request about 2 years ago
Use built-in traits for `(Dyn)Resiude`

fjarri opened this pull request about 2 years ago
Bit-counting API is inconsistent with that of primitive types

fjarri opened this issue about 2 years ago
Fix a warning during documentation build

fjarri opened this pull request about 2 years ago
Re-export `constant_mod` macros from the parent module

tarcieri opened this pull request about 2 years ago
How to Calculate the Modular Multiplication of Three Specified Numbers?

CrayfishGo opened this issue about 2 years ago
Add `SubResidue` trait and impls for `Residue` and `DynResidue`

fjarri opened this pull request about 2 years ago
Bump num-integer from 0.1.44 to 0.1.45

dependabot[bot] opened this pull request about 2 years ago
Add windowed exponentiation for (Dyn)Residue

fjarri opened this pull request about 2 years ago
Faster random_mod

fjarri opened this pull request about 2 years ago
Fix benchmarks compilation

fjarri opened this pull request about 2 years ago
Rename `Uint` methods and other TODOs

tarcieri opened this pull request about 2 years ago
Rename `UInt` => `Uint`

tarcieri opened this pull request about 2 years ago
Bump version to `v0.5.0-pre`; remove deprecations

tarcieri opened this pull request about 2 years ago
Add constant-time division by a single limb

fjarri opened this pull request about 2 years ago
Implement more efficient squaring operation

jellevos opened this pull request about 2 years ago
Implement modular arithmetic

jellevos opened this pull request about 2 years ago
Diverging from primitive behavior in overflowing shift

elichai opened this issue over 2 years ago
MulMod not implemented and not properly documented

haslersn opened this issue almost 3 years ago
[WIP] fast multiplication

pdogr opened this pull request almost 3 years ago
Improve multiplication

pdogr opened this issue almost 3 years ago
Heap-backed fixed-width integers

tarcieri opened this issue almost 3 years ago
Faster random_mod

Sc00bz opened this pull request about 3 years ago
[RFC] Being generic over a modulo instead of a size

elichai opened this issue about 3 years ago
Feature wishlist tracking ticket

tarcieri opened this issue over 3 years ago