Changeset 10814 for dotorg/trunk_fixed
- Timestamp:
- 02/15/2008 01:13:43 AM (11 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk_fixed/html/beps/bep_0008.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk_fixed/html/beps/bep_0008.rst
r10811 r10814 90 90 initialization vector then the RC4 key is generated by appending the 91 91 vector to the infohash and then hashing with SHA-1. The resulting 92 hash is then used as the RC4 key. The string from which the RC4 key 93 is derived whether it be the infohash or the SHA-1 of the 94 initialization vector appended to the infohash is called the 95 *intermediate string*. 92 hash is then used as the RC4 key. 96 93 97 94 For example, given infohash ``aaf4c61ddcc5e8a2dabedef3b482cd9aea9434d``