Skip to content

0.6.3

Compare
Choose a tag to compare
@Nutomic Nutomic released this 10 Mar 14:55
· 6 commits to main since this release

Faster generation of keypairs in debug mode by compiling bigint dependency in release mode (see here). This decreases generation time from ~4s to 0.1x for faster development and tests. Crates which depend on this one also need to add the profile.dev.package.num-bigint-dig line to Cargo.toml