secure_enclave 0.0.3+rev1 copy "secure_enclave: ^0.0.3+rev1" to clipboard
secure_enclave: ^0.0.3+rev1 copied to clipboard

outdated

Apple Secure Enclave implementaton for Flutter

0.0.1 #

24-06-2022

  • init
  • encryption
  • decryption

0.0.2 #

05-07-2022

  • refactor input parameter
  • macOS partial support
  • customisable SecAccessControlCreateFlags

0.0.2+rev1 #

05-07-2022

  • separate encryptWithPublicKey and encrypt function

0.0.3 #

19-08-2022

  • simplify encrypt and decrypt method
  • add appPassword option

0.0.3+rev1 #

19-08-2022

  • update readme