secure_enclave 0.1.0
secure_enclave: ^0.1.0 copied to clipboard
secure_enclave is implementation Apple Secure Enclave for Flutter
0.1.0 #
02-09-2022
- refactor pacakge
- add sign & verify
- add more flags
- add documentation
- update readme
0.0.3+rev1 #
19-08-2022
- update readme
0.0.3 #
19-08-2022
- simplify encrypt and decrypt method
- add appPassword option
0.0.2+rev1 #
05-07-2022
- separate encryptWithPublicKey and encrypt function
0.0.2 #
05-07-2022
- refactor input parameter
- macOS partial support
- customisable SecAccessControlCreateFlags
0.0.1 #
24-06-2022
- init
- encryption
- decryption