Jump to content

Calculating maximum entrophy

Featured Replies

Hi

 

I have a question between math and computer science. What I want to do is write some tool that recognizes what is encryption algorithm of cipher text. I want to do it using support vector machine. I found article about representation of encrypted file as a 10 features vector, but I have problem with calculate it.

I would be very grateful if somebody helped me how to do this. Here is my article: Article and here is the beginning of this. I don't know exactly what author means by "maximum entropy", especially of 3 and 4 grams.

 

Best regards

Michael

It seem you have to work on this starting from building your model, after looking at the papers briefly,

I assume you have to work with C4.5 Algorithm & the Decision Tree ...

  • Author
It seem you have to work on this starting from building your model, after looking at the papers briefly,

I assume you have to work with C4.5 Algorithm & the Decision Tree ...

I don't want to use C4.5 but SVM. It is not diffrence in this case, important for me is feature vector that represents encrypted file, and I have problems with getting this vector.

I don't want to use C4.5 but SVM. It is not diffrence in this case, important for me is feature vector that represents encrypted file, and I have problems with getting this vector.

 

About SVM: en.wikipedia.org/wiki/Support_vector_machine

 

Feature Extraction: in Attachments ...

No 252 - Mazibuko.pdf

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.