cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

doc not up to date RsaPss

Open vsaase opened this issue 2 years ago • 0 comments

Hi, I just noticed that the doc says there should be named argument hashAlgorithm, but in the code it is the first positional argument

https://github.com/dint-dev/cryptography/blob/260f04e42bc40dc923744d97b6006adec3b38866/cryptography/lib/src/cryptography/algorithms.dart#L1209

vsaase avatar Feb 27 '23 12:02 vsaase