计算校验和 meaning in English
check summing
Examples
- When checksum is specified , a checksum is calculated over the contents of the whole page and stored in the database page header when a page is written to disk
如果指定了checksum ,在页写入磁盘时就会对整页的内容计算校验和,并将结果存储在数据库页头中。 - First , because the client executable contains the checksum computation code , and attacker can reverse engineer the checksum algorithm , and then compute valid checksums for any message
第一,因为客户端执行文件包含校验和算法代码,攻击者能够逆向工程出此算法,从而可以为任何消息计算校验和。