dargon2_core
The bindings for argon2's C reference library. Does not include the library loading itself.
2.1.1
2.9K downloads/mo
#4720 most downloaded on pub.dev
tmthecoder/dargon2
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
6 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jun 2021 to Oct 2022
2022
2023
2024
2025
2026
Releases
latest 6-
2.1.109 Oct 2022 -
2.1.023 Jan 2022Release notes
Open source →- Fix repository & homepage links to point to newly structured repo
- Match versioning for dargon2_flutter's desktop support addition
Release notes
Open source →- Fix repository & homepage links to point to newly structured repo
- Match versioning for dargon2_flutter's desktop support addition
-
2.0.212 Dec 2021Release notes
Open source →- Bump Dart version down to 2.14 so dargon2_flutter can use this w/ Flutter 2.5
-
2.0.110 Dec 2021 -
2.0.010 Dec 2021Release notes
Open source →- BREAKING: All
syncending methods have been removed. Please use the asynchronous methods - All interface code has moved to the
dargon2_interfaceplugin
- BREAKING: All
-
1.0.002 Jun 2021Release notes
Open source →- Initial version.
- Moved all bindings (function mappings from C to Dart) here instead of dargon2
- dargon2 and dargon2_flutter both share inheritance off this plugin and handle library loading in their respective plugins