Pro Git 2nd Edition 2.1.413is called a SHA-1 hash. This is a 40-character string composed of hexadecimal characters (0–9 and a–f) and calculated based on the contents of a file or directory structure in Git. A SHA-1 hash looks the commit has given you some output about itself: which branch you committed to (master), what SHA-1 checksum the commit has (463dc4f), how many files were changed, and statistics about lines added the most recent commits show up first. As you can see, this command lists each commit with its SHA-1 checksum, the author’s name and email, the date written, and the commit message. A huge number and0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Status of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References RefLog Shortnames Ancestry References Commit Ranges Interactive Staging Staging is called a SHA-1 hash. This is a 40-character string composed of hexadecimal characters (0–9 and a–f) and calculated based on the contents of a file or directory structure in Git. A SHA-1 hash looks the commit has given you some output about itself: which branch you committed to (master), what SHA-1 checksum the commit has (463dc4f), how many files were changed, and statistics about lines added0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Status of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References RefLog Shortnames Ancestry References Commit Ranges Interactive Staging Staging called a SHA-1 hash. This is a 40-character string composed of hexadecimal characters ▪ ▪ (0–9 and a–f) and calculated based on the contents of a file or directory structure in Git. A SHA-1 hash looks the commit has given you some output about itself: which branch you committed to (master), what SHA-1 checksum the commit has (463dc4f), how many files were changed, and statistics about lines added0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66哲学不可或缺的部分。 若你在传送过程中丢失信息或损 坏文件,Git 就能发现。 Git 用以计算校验和的机制叫做 SHA-1 散列(hash,哈希)。 这是一个由 40 个十六进制字符(0-9 和 a-f)组 成的字符串,基于 Git 中文件的内容或目录结构计算出来。 SHA-1 哈希看起来是这样: 24b9da6552252987aa493b52f8696cd6d3b00373 Git insertions(+) create mode 100644 README 好,现在你已经创建了第一个提交! 可以看到,提交后它会告诉你,当前是在哪个分支(master)提交的,本 次提交的完整 SHA-1 校验和是什么(463dc4f),以及在本次提交中,有多少文件修订过,多少行添加和删改 过。 请记住,提交时记录的是放在暂存区域的快照。 任何还未暂存文件的仍然保持已修改状态,可以在下次提交时 纳入版本管理。 -0700 first commit 不传入任何参数的默认情况下,git log 会按时间先后顺序列出所有的提交,最近的更新排在最上面。 正如你 所看到的,这个命令会列出每个提交的 SHA-1 校验和、作者的名字和电子邮件地址、提交时间以及提交说明。 git log 有许多选项可以帮助你搜寻你所要找的提交, 下面我们会介绍几个最常用的选项。 其中一个比较有用的选项是 -p 或 --patch0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66服务与钩子 GitHub API 基本用途 在一个问题上评论 修改 Pull Request 的状态 Octokit 总结 Git 工具 选择修订版本 单个修订版本 简短的 SHA-1 分支引用 引用日志 祖先引用 提交区间 交互式暂存 暂存与取消暂存文件 暂存补丁 贮藏与清理 贮藏工作 贮藏的创意性使用 从贮藏创建一个分支 清理工作目录 签署工作 GPG 哲学不可或缺的部分。 若你在传送过程中丢失信息或损坏文 件,Git 就能发现。 Git 用以计算校验和的机制叫做 SHA-1 散列(hash,哈希)。 这是一个由 40 个十六进制字符(0-9 和 a-f)组成的字符串,基于 Git 中文件的内容或目录结 构计算出来。 SHA-1 哈希看起来是这样: 24b9da6552252987aa493b52f8696cd6d3b00373 Git insertions(+) create mode 100644 README 好,现在你已经创建了第一个提交! 可以看到,提交后它会告诉你,当前是 在哪个分支(master)提交的,本次提交的完整 SHA-1 校验和是什么 (463dc4f),以及在本次提交中,有多少文件修订过,多少行添加和删改 过。 请记住,提交时记录的是放在暂存区域的快照。 任何还未暂存文件的仍然保 持已修改状态,可以在下次提交时纳入版本管理。0 码力 | 670 页 | 13.59 MB | 1 年前3
Writing Web Apps in Gois created by hashing the image data. SHA-1 is overkill but easy; just a few bytes of hash are good enough for our purpose. // keyOf returns (part of) the SHA-1 hash of the data, // as a hex string.0 码力 | 66 页 | 712.40 KB | 1 年前3
Rancher Kubernetes Cryptographic Library
FIPS 140-2 Non-Proprietary Security PolicyKey size 1024 is only used for Sig Ver) Digital Signature Services A865 SHA [FIPS 180-4] SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 Digital Signature Generation, Digital Signature Verification Generation and Signature Verification, Encryption and Decryption. (Key size: 2048 bits) SHA KAT (SHA-1, SHA-256, SHA-512) Each module performs all power-on self-tests automatically when the module is0 码力 | 16 页 | 551.69 KB | 1 年前3
简谈 Rust 与国密 TLS - 王江桐Introduction of SM3 Rust China Conf 2022 – 2023, Shanghai, China • SM3 为密码杂凑算法,采用密码散列(hash)函数标准,用于替代 MD5/SHA-1/SHA-2 等国际 算法,是在 SHA-256 基础上改进实现的一种算法,消息分组长度为 512 位,摘要值长度为 256 位,其中使用了异或、模、模加、移位、与、或、非运算,由填充、迭代过程、消息扩展和压缩 函数所构成。 • 保证信息的完整性。 • 在商用密码体系中,SM3 主要用于数字签名及验证、消息认证码生成及验证、随机数生成、密钥 扩充等。据国家密码管理局表示,其安全性及效率要高于 MD5 算法和 SHA-1 算法,与 SHA- 256 相当。 • SM3 将对长度为l(l < 2^64) 比特的消息 m,经过填充和迭代压缩,生成杂凑值,杂凑值长度为 256比特。 SM3 Introduction0 码力 | 44 页 | 3.70 MB | 1 年前3
Better x86 Assembly Generation with GoGo Assembly Primer Problem Statement Code Generation The avo Library Examples Dot Product SHA-1 Future Go Assembly Primer Hello, World! package add // Add x and y. func Add(x, y uint64) uint640 码力 | 155 页 | 13.54 MB | 1 年前3
Apache Karaf Container 4.x - Documentationalgorithm to use in Karaf JAAS login module # Supported encryption algorithms follow: # MD2 # MD5 # SHA-1 # SHA-256 If the encryption.enabled property is set to true, the password encryption is enabled property defines the algorithm to use for encryption (digest). The possible values are MD2 , MD5 , SHA-1 , SHA-256 , SHA-384 , SHA-512 . The default is SHA-256 since Karaf 4.3.0, prior to this it was MD5 Name Description encryption.algorithm Name of an algorithm to be used for hashing, like "MD5" or "SHA-1" encryption.encoding Encrypted passwords encoding (can be hexadecimal or base64 ) role.policy A0 码力 | 370 页 | 1.03 MB | 1 年前3
共 349 条
- 1
- 2
- 3
- 4
- 5
- 6
- 35













