Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 325 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 325 Bytes

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