COMP 1672: Steganography, part 1
In this video I take you through how a secret message is encoded, how to write the two required exceptions, and how to write the getDataLocations methods. C...
🔥 Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Thailand under the topic 'สภาพอากาศ'.
About this video
In this video I take you through how a secret message is encoded, how to write the two required exceptions, and how to write the getDataLocations methods.
CORRECTION:
At 6:10, I state that Java's primitive integer type is unsigned. This is incorrect. All primitive number types in Java are signed. However, it wouldn't have mattered if I used the signed or unsigned options in my hexadecimal editor, because short messages like the ones encrypted with the steganography program aren't likely to be long enough and have enough characters to overflow the signed integer value. Numbers between 0 and +2,147,483,647 (the maximum value of a 4-byte/32-bit signed integer in Java) will be displayed the same, whether we choose Unsigned Integer or Signed Integer.
Video Information
Views
874
Total views since publication
Likes
2
User likes and reactions
Duration
26:51
Video length
Published
Feb 22, 2017
Release date
Quality
hd
Video definition
About the Channel
Tags and Topics
This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:
Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.