عرض المشاركات من سبتمبر, 2013
Mp3 tag consists of attaching a fixed block size of 128 bytes at the end of the file in question. This block contains the following tags: A header that identifies the presence of block ID3 and version. Specifically, said header …
Encryption is critical while transmitting the data over the network or you are sharing some secure information with others. In this post, I will show you how to encrypt the bitmap image ( Just for fun) in C#. The technique i…