Skip to content
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

Import sources from RustCrypto/utils #2

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Conversation

tarcieri
Copy link
Member

The crypto-bigint crate was originally developed in the https://github.com/rustcrypto/utils repository before being moved into this repository in this commit.

Sources were imported from the utils repo at this commit:

RustCrypto/utils@83f8eae

commit 83f8eae5b654e3c8ab67b985f877ca8ec422d932
Author: Michael Lodder <[email protected]>
Date:   Tue Sep 14 10:03:13 2021 -0600

Implement Divide and Modulo crypto-bigint (#632)

This PR also includes some tweaks to move the repo, e.g. updating links to point to the new location.

The `crypto-bigint` crate was originally developed in the
https://github.com/rustcrypto/utils repository before being moved into
this repository in this commit.

Sources were imported from the `utils` repo at this commit:

RustCrypto/utils@83f8eae

    commit 83f8eae5b654e3c8ab67b985f877ca8ec422d932
    Author: Michael Lodder <[email protected]>
    Date:   Tue Sep 14 10:03:13 2021 -0600

    Implement Divide and Modulo crypto-bigint (#632)

This commit also includes some tweaks to move the repo, e.g. updating
links to point to the new location.
@tarcieri tarcieri merged commit 749b6ba into master Sep 14, 2021
@tarcieri tarcieri deleted the import-from-utils branch September 14, 2021 17:42
@tarcieri
Copy link
Member Author

cc @mikelodder7

erik-3milabs referenced this pull request in erik-3milabs/crypto-bigint Oct 18, 2024
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