durt 0.1.5+7 copy "durt: ^0.1.5+7" to clipboard
durt: ^0.1.5+7 copied to clipboard

outdated

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

0.1.0 #

  • Initial version, created by poka

0.1.1 #

  • Add Cesium DEWIF implementation
  • Refactor a bit CesiumWallet
  • Document main methodes
  • Improve README

0.1.1+1 #

  • Fix typo in readme
  • Add git repository to pubsec

0.1.1+2 #

  • Replace Pbkdf2 lib from pinenacl to pointycastle to reduce dependencies
  • Remove useless packages

0.1.2 #

  • Add GVA main requests: balance, idty, payments
  • Simplify hdwallet sign
  • Add pinenacl again due to performance

0.1.3 #

  • Add GVA payment from both HD wallets and Cesium wallets
  • Signature and verify signature now use base64 string

0.1.4 #

  • Now use Scrypt instead of Pbkdf2 for keys derivations, like DubpRust. Got same results.
  • Add useful Dewif methods for Gecko

0.1.5 #

  • Give choice beetwen Scrypt (default) and Pbkdf2 for seed generation
  • Make Dewif generation async
1
likes
0
pub points
43%
popularity

Publisher

verified publisheraxiom-team.fr

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

Homepage

License

unknown (LICENSE)

Dependencies

bip32_ed25519, bip39_multi_nullsafety, collection, fast_base58, graphql, hex, pinenacl, pointycastle

More

Packages that depend on durt