.NET MINI PROJECTS .NET PROJECTS

.NET Project On Variable Length Data Encryption Technique using Square Grid Transposition with Key Wrapping

ABSTRACT: In this project, we have the new approach for encryption of different file formats like text, image, audio and video with key wrapping is proposed. The binary data of a record is separated into an equal size with estimated blocks called as girds. The bit stream of each gird is taken and Square gird transposition is applied. A variable […]