We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859eb75 commit 4e14435Copy full SHA for 4e14435
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
`to_string_radix_vartime` ([#659])
13
- New trait impls: `MulMod` ([#313]), `Div`/`Rem`/`num_traits::Num` ([#720])
14
- New `BoxedUint` functionality:
15
- - New methods: `sbb`, `wrapping_sub`, `checked_sub` ([#303]), `mul` ([#306]),
+ - New methods: `sbb`/`wrapping_sub`/`checked_sub` ([#303]), `mul` ([#306]),
16
`from_be_slice`/`from_le_slice}` ([#307]), `to_be_bytes`/`to_le_bytes` ([#308]),
17
`bits` ([#328]), `conditional_select` ([#329]), `shl_vartime` ([#330]), `shr_vartime` ([#331]),
18
`rem_vartime` ([#332]), `inv_mod2k`/`bitor` ([#334]), `pow` ([#337]), `inv_mod` ([#341]),
0 commit comments