Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions cryptography/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ homepage: https://github.com/dint-dev/cryptography
description:
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and
hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
topics:
- crypto

environment:
sdk: '>=3.1.0 <4.0.0'
Expand Down