eciesdart 0.2.0 copy "eciesdart: ^0.2.0" to clipboard
eciesdart: ^0.2.0 copied to clipboard

ECIES encryption for dart

0.2.0 (2024-04-05) #

Feat #

  • parameterize the lenght of the iv
  • expose bigint and create method to get key pair bytes
  • initial commit with broken encryption

Fix #

  • fix encryption / decryption interop with javascript
  • fix encryption issues
  • pass mac authentication

Refactor #

  • rename and cleanup