Conversation
Member
Author
4 tasks
Member
Author
|
I need to double check |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1218 +/- ##
=======================================
Coverage 87.96% 87.96%
=======================================
Files 184 184
Lines 21172 21172
=======================================
Hits 18624 18624
Misses 2548 2548 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
Also significantly increased test coverage! |
Member
Author
|
|
tarcieri
added a commit
to tarcieri/crypto-primes
that referenced
this pull request
Mar 8, 2026
tarcieri
added a commit
to RustCrypto/traits
that referenced
this pull request
Mar 8, 2026
tarcieri
added a commit
to RustCrypto/traits
that referenced
this pull request
Mar 8, 2026
tarcieri
added a commit
to RustCrypto/signatures
that referenced
this pull request
Mar 9, 2026
tarcieri
added a commit
to RustCrypto/signatures
that referenced
this pull request
Mar 9, 2026
tarcieri
added a commit
to RustCrypto/RSA
that referenced
this pull request
Mar 9, 2026
tarcieri
added a commit
to RustCrypto/RSA
that referenced
this pull request
Mar 9, 2026
fjarri
pushed a commit
to entropyxyz/crypto-primes
that referenced
this pull request
Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
RandomMod::try_random_modandRandom::try_randommethods (#770)Monty::div_by_2_assign()(#777)BoxedUint::inv_mod2k_vartime()(#777)BoxedUint::inv_mod2k()(#777)Monty::Multiplier(#777)serdesupport for BoxedUint (#789)Binary,LowerHex, andUpperHexbounds forInteger(#792)DivVartimetrait (#800)PartialOrd<Uint>impl forBoxedUint(#803)UintReftype (#806, #1114)Resizetrait (#809)Invert::invert_vartimemethod (#814)From<Odd>forNonZeroimpl (#821)BoxedUint::{to_be_bytes_trimmed, to_le_bytes_trimmed}(#824)BoxedUint::{from_be_slice_vartime, from_le_slice_vartime}(#833)Int::to_uintandUint::to_int(#837)NonZeroandOddtype aliases (#844)NonZeroUint/OddUintNonZeroBoxedUint/OddBoxedUintNonZeroInt/OddInt(#845)NonZeroInt::new_unwrap(#857)Xgcdtrait (#855)Uint::rem_wide(#896)Reducetrait (#887, #906)SquareModtrait (#915)JacobiSymbolcalculation (#927)NonZero::<Uint>::{from_be_hex, from_le_hex}(#928)SignedandUnsignedmarker traits (#942)Int::wrapping_mul(#946)Onetrait alaZero(#947)MontyParams::{one, r2}accessor methods (#948)ConstMontyForm::MODULUSconstant (#982)Uint::lcmmethod (#1028)getrandomfeature withRandomtrait support (#1057)NonZero::get_copy/Odd::get_copy(#1072)Uint(#1081)CheckedSquareRoottrait (#1083)BoxedUint::pow_modmethod (#1084)BoxedUint::concatenating_addmethod (#1090)BoxedUint::overflowing_addmethod (#1091)U8320andU12288(#1101)Limb::array_as_(mut_)words/slice_as_(mut_)words(#1103)Uint::{floor_root_vartime, checked_root_vartime}(#1089)(Const)MontyForm::pow_vartime(#1118)(Const)MontyForm::square_repeat_vartimemethod (#1122)ToOwned<Owned = BoxedUint>impl forUintRef(#1128)BoxedUintexponentiation methods:wrapping_pow,wrapping_pow_bounded_exp,wrapped_pow_vartimeas well aschecked_*/saturating_*equivalents (#1159)Limb(#1162)IntegerandUnsignedforLimb(#1174)Integertypes (#1184)MontyParamsgetter methods (#1188)Uint::resize_checkedmethod (#1194)const_prime_monty_params!macro andPrimeParamstrait (#1139)ConcatenatingSquaretrait (#1208)Changed
derto v0.8 (#763, #1206)MontyonRetrieve(#797)Uint::div/Int::divnow accept differently sized denominators (#799)as_(limbs|words)_mut=>as_mut_(limbs|words)(#805)inv()->invert(),inv_mod()->invert_mod(),InvMod->InvertModinv_odd_mod()->invert_odd_mod()inv_mod2k()->invert_mod2k()corenaming conventions for bigint methods (#817)WideningMul->ConcatenatingMul,widening_mul()->concatenating_mul()mul_wide()/split_mul()->widening_mul()adc()->carrying_add()sbb()->borrowing_sub()mac()->carrying_mul_add()and change the order of arguments to matchcoreimpl_modulus!=>const_monty_params!(#861)ConstMontyParamsandMontyParams(#873)BoxedUint::div_remnow accepts mixed sized inputs (#902)const_monty_form!now defines a type alias (#909)NonZeromodulus (#914)Uint::add_mod,Uint::double_mod(#917)Uint::double_modnow requires aNonZeromodulus (#917)hybrid-arrayto v0.4 (#934)Encodingfor allUints (#1016, #1064)random_mod->random_mod_vartime(#1030)subtlewithctutils:ConstChoicewithctutils::Choice(#1035)ConstCtOptionwithctutils::CtOption(#1040)ConstantTimeSelectwithctutils::CtSelect(#1043)ConstantTimeEqwithCtEqin trait bounds (#1048)IntegeronCtGt/CtLt(#1049)randfeature torand_core(#1058)BoxedMontyForm::newauto-Cloneits params (#1087)SquareRoottrait toFloorSquareRoot(#1083)coreconvention for mixed-sign op names (#1092){unsigned}::*_signedfor ops that take{signed}RHS operand{signed}::*_unsignedfor ops that take{unsigned}RHS operandOptioninstead ofCtOption(#1096)Optioninstead ofCtOption(#1097)MontyParams(#1107)Monty::zeroandMonty::oneborrow params (#1140)MontyForm->FixedMontyForm(#1145)UnsignedWithMontyFormout ofUnsigned(#1156, #1189)rand_coreto v0.10 (#1165)coresemantics (#1160)nlimbs!macro withconst fn nlimbs()(#1169)cpubitscrate for 32-bit vs 64-bit selection (#1170)BoxedUintaddition, subtraction, multiplication (#1177)Uintconcat/split operations (#1191)Uint:{square, square_wide}in favor ofconcatenating_square(#1207)BoxedUint::{mul, square}in favor of concatenating mul/square (#1208)Fixed
random_bits_coreplatform independent (#781, #1010, #1026)Defaultimpl forOdd(#1071)NonZero::from_le_byte_array(#1211)Removed
PrecomputedInverterandInvertertraits (#894)BoxedMontyFormInverter(#897)*SafeGcdInverter(#898)modular::montgomery_reduction(#900)ConstMontyParams::inverter(#907)ConstMontyFormInverter(#908)