Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 358 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 358 Bytes

0.0.5

  • Migrate to AndroidX

0.0.4

  • Edit encryptData for support input size greater then 512 bytes

0.0.3

  • Fixed iOS functions and optimize the code

0.0.2+1

  • Add method for decrypt string (more 512 byte) with public key (ANDROID)

0.0.2

  • Add iOS compatibility
  • Add signData and verifyData method

0.0.1

  • Initial experimentation