Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 532 Bytes

1.7.0

  • AES-256-CBC for encryption and decryption.

1.6.0

  • AES-256-CBC for encryption and decryption.

1.5.0

  • AES-256-CBC for encryption and decryption.
  • Change Cipher -> XOR

1.4.0

  • AES-256-CBC for encryption and decryption.
  • Change Cipher -> XOR

1.3.0

  • AES-256-CBC for encryption and decryption.

1.2.0

  • Add namespace for android
  • Upgrade dependencies

1.1.0

  • Decode JWT token and expiration date time.

1.0.0

  • This package helps to encryption and decryption with or without secret key.