- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 66字
- 2021-07-08 10:33:59
Hashing files and data streams
Recipe Difficulty: Easy
Python Version: 2.7 or 3.5
Operating System: Any
File hashes are a widely accepted identifier for determining file integrity and authenticity. While some algorithms have become vulnerable to collision attacks, the process is still important in the field. In this recipe, we will cover the process of hashing a string of characters and a stream of file content.
推薦閱讀
- JSP網(wǎng)絡(luò)編程(學(xué)習(xí)筆記)
- Getting started with Google Guava
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- vSphere High Performance Cookbook
- Hands-On Data Structures and Algorithms with JavaScript
- PHP+MySQL網(wǎng)站開發(fā)技術(shù)項(xiàng)目式教程(第2版)
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- C語言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- 從零開始學(xué)C#
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- Hacking Android
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動(dòng)化處理
- 羅布樂思開發(fā)官方指南:Lua 語言編程