We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba54b4a + 709ef52 commit 3b0239fCopy full SHA for 3b0239f
cryptography/pubspec.yaml
@@ -4,6 +4,8 @@ homepage: https://github.com/dint-dev/cryptography
4
description:
5
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and
6
hashing. AES, Chacha20, ED25519, and more. Cross-platform (mobile, desktop, JS, WASM).
7
+topics:
8
+ - crypto
9
10
environment:
11
sdk: '>=3.3.0 <4.0.0'
0 commit comments