convex 0.0.3+1 copy "convex: ^0.0.3+1" to clipboard
convex: ^0.0.3+1 copied to clipboard

small set of convenient extensions for dart projects to reduce code

0.0.1 #

  • Initial version.

0.0.1+1 #

  • Removed unnecessary hex validation of strings.

0.0.1+2 #

  • No change

0.0.1+3 #

  • Added RLP encoder
  • Added cryptographic functions
  • Added more extensions

0.0.1+4 #

  • More documentation added
  • Added sha256, argon2, calculatePublicKey, hashMessage to crypto
  • Small changes to toBigInt and toInt functions
  • Added extensive tests to extensions
  • toHex returns even padded string

0.0.2 #

  • Added signHashedBytes function to crypto

0.0.2+1 #

  • Replaced class Cryptography with algorithm, random, and ethereum
  • Added pbkdf2 to algorithm

0.0.2+2 #

  • Added isAddress to String
  • Added toRLP to all dataypes

0.0.3 #

  • Rollback, limit library to only extensions

0.0.3+1 #

  • Description, formatting
0
likes
160
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

small set of convenient extensions for dart projects to reduce code

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on convex