solid_encrypt 0.1.10 solid_encrypt: ^0.1.10 copied to clipboard
A data encryption library which can be used to encrypt the content in turtle files stored in Solid PODs.
0.1.0 #
Initial version of the package
0.1.1 #
- Package updated to have null safety
- Fix warnings
0.1.2 #
- Fix bugs with http calls
- Add sample app
0.1.3 #
- Fix warnings
0.1.4 #
- Changes to the predicates used in the package
0.1.5 #
- Cleaning the code
0.1.6 #
- Updating the package to use variable IV values for encryption/decryption
0.1.7 #
- changes to the variable IV values update functions for encryption/decryption
0.1.8 #
- more changes to the variable IV values update functions for encryption/decryption
0.1.9 #
- updating http package to the latest version
0.1.10 #
- Update the supported platforms