Skip to content

Commit 3b0239f

Browse files
authored
Merge pull request #182 from jonasfj/patch-1
Add topic crypto
2 parents ba54b4a + 709ef52 commit 3b0239f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cryptography/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ homepage: https://github.com/dint-dev/cryptography
44
description:
55
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and
66
hashing. AES, Chacha20, ED25519, and more. Cross-platform (mobile, desktop, JS, WASM).
7+
topics:
8+
- crypto
79

810
environment:
911
sdk: '>=3.3.0 <4.0.0'

0 commit comments

Comments
 (0)