We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b3980 commit 59e0602Copy full SHA for 59e0602
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+#### Version 3.7.3 (2023-04-14)
5
+
6
+* PSSSigner requires only salt length to verify signature
7
8
#### Version 3.7.2 (2023-03-23)
9
10
* Removed duplicate oids
pubspec.yaml
@@ -1,5 +1,5 @@
name: pointycastle
-version: 3.7.2
+version: 3.7.3
description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
homepage: https://github.com/bcgit/pc-dart
environment:
0 commit comments