Files
RustCrypto-signatures/dsa/examples
Tony Arcieri 1578fe31b9 Bump signature to v2.0.0-pre.2; use impl CryptoRngCore (#579)
As discussed in RustCrypto/traits#1148, this uses
`&mut impl CryptoRngCore` as the API for passing CSRNGs.

This removes the need for a generic parameter in the type signature
while also keeping syntax to a minimum.

The traits in `signature` v2.0.0-pre.2 switched to these APIs. See
RustCrypto/traits#1147.
2022-11-04 11:15:20 -06:00
..
2022-05-21 14:16:53 -06:00
2022-05-21 14:16:53 -06:00