Abrupt
Rust Package
(Cryptographic & Mathematic)
Modules
Cryptographic Operations
- Hash Algorithms
- SHA-256
- SHA-512
- MD5
- Data encoding
- Base16 (Hexadecimal)
- Base32
- Base64
Mathematical Utilities
- Array Computation
- Summation
- Product Calculation
- Average Determination
- Minimum and Maximum Value
- Number Theory
- Factorial
- Greatest Common Divisor (GCD)
- Least Common Multiple (LCM)
- Primality Testing
- Fundamental Mathematical Operations
- Exponentiation
- Absolute Value
- Value Clamping
Installation
Cargo Command:
Cargo.toml:
[]
= "0.1.0"
License
Abrupt is distributed under the MIT License. See LICENSE for details.