Skip to content

Conversation

@tarcieri
Copy link
Member

Removes bespoke re-exports and simply re-exports the whole crate, which replaces the following:

  • crypto_common::RngError => crypto_common::getrandom::Error
  • crypto_common::SysRng => crypto_common::getrandom::SysRng

Removes bespoke re-exports and simply re-exports the whole crate, which
replaces the following:

- `crypto_common::RngError` => `crypto_common::getrandom::Error`
- `crypto_common::SysRng` => `crypto_common::getrandom::SysRng`
@tarcieri tarcieri force-pushed the crypto-common/re-export-getrandom branch from de45c16 to c0f2f5b Compare December 28, 2025 03:31
@tarcieri tarcieri merged commit 7db7413 into master Dec 28, 2025
16 checks passed
@tarcieri tarcieri deleted the crypto-common/re-export-getrandom branch December 28, 2025 03:32
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.

2 participants