Skip to content

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 4, 2021

Previously the following names were used:

  • BigUInt: serialized big integer
  • UInt: big integer type from the crypto-bigint crate

This is a bit confusing because the "Big" prefix didn't really disambiguate what BigUInt was: a serialized big endian integer.

This commit changes its name to reflect that.

Previously the following names were used:

- `BigUInt`: serialized big integer
- `UInt`: big integer type from the `crypto-bigint` crate

This is a bit confusing because the "Big" prefix didn't really
disambiguate what `BigUInt` was: a serialized big endian integer.

This commit changes its name to reflect that.
@tarcieri tarcieri merged commit 7509b1b into master Jun 4, 2021
@tarcieri tarcieri deleted the der/uint-bytes branch June 4, 2021 17:21
@tarcieri tarcieri mentioned this pull request Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant