hash-0.3.0/.gitignore000060000007650000024000000000221255774071400126410ustar0000000000000000target Cargo.lock hash-0.3.0/Cargo.toml000060000007650000024000000014141255774111400126020ustar0000000000000000# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "hash" version = "0.3.0" authors = ["Ivan Ukhov "] description = "Use the md5 package instead." homepage = "https://github.com/hilbert-space/hash" license = "MIT" repository = "https://github.com/hilbert-space/hash" hash-0.3.0/Cargo.toml.orig000060000007650000024000000003771255774111400135500ustar0000000000000000[package] name = "hash" version = "0.3.0" authors = ["Ivan Ukhov "] license = "MIT" repository = "https://github.com/hilbert-space/hash" homepage = "https://github.com/hilbert-space/hash" description = "Use the md5 package instead." hash-0.3.0/LICENSE.txt000060000007650000024000000020611255774071400125010ustar0000000000000000The MIT License (MIT) Copyright 2015 Ivan Ukhov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. hash-0.3.0/README.md000060000007650000024000000001151255774105500121320ustar0000000000000000# Hash Use the [md5][1] package instead. [1]: https://crates.io/crates/md5 hash-0.3.0/src/lib.rs000060000007650000024000000000001255774107100125450ustar0000000000000000