A simple async download utility with progress tracking, SHA1 validation, and concurrent multi-file downloads
rust implementation for HTOP, TOTP and steam guard tow-factor-authentication
A Rust library that simulates an Android device to receive Firebase Cloud Messaging (FCM) notifications.
A parser for MySQL slow query logs that anonymises queries by replacing literals with placeholders.
A highly parallel Perl 5 interpreter written in Rust
Encrypt command line tool. Support md5 & sha1 & sha2 & sha3 encryption for file and string.
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features. Edited for Authnz
RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.
The tiny-crypto crate is a collection of tools for common crypto algorithms, with APIs aimed to be simple to use.
Get hash of a string
A Rust library intended for finding out everything about your beloved file system
`rs_sha1` is a Rust implementation of the SHA-1 cryptographic hash algorithm, part of the larger `rs_shield` project. This package provides SHA-1 hashing functionality in a standalone manner, ideal for when only SHA-1 is required. Alternatively, for those seeking a comprehensive set of cryptographic functions, this same algorithm is included within the broader `rs_shield` library bundle. The focus of `rs_sha1` and the larger project is on performance, safety, and openness, with a commitment to ongoing maintenance and enhancement.