cryptography_plus
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
3.0.0
29K downloads/mo
#1867 most downloaded on pub.dev
emz-hanauer/dart-cryptography
What this package is like to depend on
Last release 5 months ago
02 Mar 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
2 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
2 releases · Oct 2024 to Mar 2026Releases
latest 2-
3.0.002 Mar 2026Release notes
Open source →What's Changed
- Fix: iOS and macOS pod install issue by @MarlonJD in #1
- fix incorrect platform constraint for ECDH by @hgrf in #7
- major updates: new web apis, monorepo support, updated dependencies, packages and examples, pumped packages and sdks, and dart docs support by @Abdurrahman98XX in #15
- fix: avoid comparing destroyed bytes by @natebosch in #19
- fix: allow to use browser cryptography when in wasm by @dt-iohk in #17
New Contributors
- @MarlonJD made their first contribution in #1
- @hgrf made their first contribution in #7
- @Abdurrahman98XX made their first contribution in #15
- @natebosch made their first contribution in #19
- @dt-iohk made their first contribution in #17
Full Changelog: v2.7.1...v3.0.0
Release notes
Open source →What's Changed
- Fix: iOS and macOS pod install issue by @MarlonJD in #1
- major updates: new web apis, monorepo support, updated dependencies, packages and examples, pumped packages and sdks, and dart docs support by @Abdurrahman98XX in #15
New Contributors
- @MarlonJD made their first contribution in #1
- @Abdurrahman98XX made their first contribution in #15
Full Changelog: v2.7.1...v3.0.0
Release notes
Open source →- fix: iOS and macOS pod install issue by @MarlonJD in #1
- fix incorrect platform constraint for ECDH by @hgrf in #7
- major updates: new web apis, monorepo support, updated dependencies, packages and examples, pumped packages and sdks, and dart docs support by @Abdurrahman98XX in #15
- fix: avoid comparing destroyed bytes by @natebosch in #19
- fix: allow to use browser cryptography when in wasm by @dt-iohk in #17
-
2.7.124 Oct 2024Release notes
Open source →cryptography_plus v2.7.1
Release of package under new name
- fix: add super.destroy() to SecretKeyData
- fix: remove Unnecessary casts
- ci: github release action
- docs: typo with X25519 Key Agreement example
- chore: pubspec - Add topic crypto
- chore: update js to 0.7.1 (was 0.6.7)
cryptography_flutter_plus v2.3.3
Release of package under new name
- fix: AGP 8.x compatibility + Flutter 3.24
Release notes
Open source →Release of package under new name
- fix: add super.destroy() to SecretKeyData
- fix: remove Unnecessary casts
- ci: github release action
- docs: typo with X25519 Key Agreement example
- chore: pubspec - Add topic crypto
- chore: update js to 0.7.1 (was 0.6.7)