| name: pointycastle | |
| version: 3.0.0-nullsafety.2 | |
| description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library. | |
| homepage: https://github.com/bcgit/pc-dart | |
| environment: | |
| sdk: '>=2.12.0-0 <3.0.0' | |
| dependencies: | |
| collection: ^1.15.0-nullsafety.4 | |
| dev_dependencies: | |
| benchmark_harness: ^2.0.0-nullsafety | |
| matcher: ^0.12.10-nullsafety | |
| test: ^1.16.0-nullsafety | |
| pedantic: ^1.10.0-nullsafety |