You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application in .NET 8 for sending end-to-end encrypted messages and photos.
Messages are encrypted using the AES algorithm with a key length of 256 bits.
The application uses the MVC pattern and Razor technology.
About
Application in .NET 8 for sending end-to-end encrypted messages and photos. Messages are encrypted using the AES algorithm with a key length of 256 bits. The application uses the MVC pattern and Razor technology.