- I switched the architecture to .NET MAUI Blazor Hybrid.
- I removed data protector since it only works on Windows platforms.
- I redesigned the UI for MAUI
- I switched the architecture to .NET MAUI
- I removed Rijndael in favor of AES
- I added the ability to use a X509 cert with the data protector.
- I added a button to copy text to the clipboard.
- I added a button to clear the encrypted text field
- bug fixes
- I moved the project to .NET 5.0
- I added support for ASP.NET Core data protection.
-
I moved the project to .NET Core 3.1.
-
bug fixes
-
I added Rijendael.
-
bug fixes
- project started.