There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
[WPF] This program has been developed for the cryptography course I was participating in. It is an implementation of Serpent CIpher in C# along with the ability to encrypt and decrypt files in asynchronous manner from before the async/await keyword.