Easy Content Hashing in GNU Octave
Unboxing Tomorrow
ππ When you download new data, how can you test whether it was altered along the way? The short answer is to use a hashing function. Today, we'll cover a popular one included with #opensource software you may recognize.
π¦ Full Text for this Video: https://unboxing-tomorrow.com/easy-cryptographic-hashing-in-gnu-octave/
π¦ Early Access: Minds: https://www.minds.com/unboxingtomorrow/ Odysee: https://odysee.com/@UnboxingTomorrow:3 MeWe: https://mewe.com/p/unboxingtomorrow
π TorGuard - Privacy Protection Services (Affiliate): Use Promo Code UNBOXING for 50% off the Streaming Bundle for: Anonymous Proxy, Anonymous VPN, Streaming Bundle. Notice: When you use the affiliate link below, Unboxing Tomorrow receives a small commission at no cost to you. This link may use a tracking cookie to credit the Unboxing Tomorrow blog. https://torguard.net/aff.php?aff=6811
π Satoshi Labs (Affiliate): Check out the Trezor hardware wallet for cryptocurrency key management. Notice: When you use the affiliate link below, Unboxing Tomorrow receives a small commission at no cost to you. This link may use a tracking cookie to credit the Unboxing Tomorrow blog. https://trezor.io/?offer_id=12&aff_id=7515
π¦ Exclusive updates | Content Polls | Lessons Learned Patreon: https://www.patreon.com/unboxingtomorrow BuyMeACoffee.com: https://www.buymeacoffee.com/voxidyne
Timeline:
0:00 - Objectives 1:25 - Hashing string literals 1:55 - Hashing string variables 2:23 - Hashing file content 2:46 - Closing remarks
Commands Featured Today...
hash('sha256','Hello world!')
myString = "Hello world!" hash('sha256',myString)
hash('sha256',fileread(βmyFile.txt'))
Facebook: https://www.facebook.com/UnboxingTomorrow Twitter: https://twitter.com/UnboxingTomorro Instagram: https://www.instagram.com/unboxing_tomorrow/ LinkedIn: https://www.linkedin.com/company/unboxing-tomorrow/
Music provided by: TRWorkshop, Pond5.com
Notice of Non-Affiliation and Disclaimer: As of the publication date, we are not affiliated with, associated with, authorized by, endorsed by, compensated by, or in any way officially connected with the GNU Octave project or their owners, subsidiaries or affiliates.
Important Notice: This video (the βInformationβ) belongs to Unboxing-tomorrow.com and Voxidyne Media LLC. No license is granted for the use of it other than for information purposes. No license of any intellectual property rights is granted. The Information is subject to change without notice. The Information supplied is believed to be accurate, but Voxidyne Media LLC assumes no responsibility for its accuracy or completeness, any error in or omission from it or for any use made of it. Liability for loss or damage resulting from any reliance on the Information or use of it (including liability resulting from negligence or where Voxidyne Media LLC was aware of the possibility of such loss or damage arising) is excluded.
175714975 Bytes