Releases: gcastellov/rust-ripper-wasm
Releases · gcastellov/rust-ripper-wasm
v1.6.0
v1.5.0
- Adding dictionary maker.
- UI restyling.
v1.4.3
-Support for Shabal algorithms
v1.4.2
Adding support for Tiger hash algorithm
v1.4.1
Adding support for Blake2b and Blake2s hash algorithms
v1.4
Adding secondary page and related functionality for ciphering words at once.
v1.3
- Support for the following hash algorithms:
MD2, MD4, MD5, SHA1, SHA256, BASE64, RIPEMD128, RIPEMD160, RIPEMD320, WHIRLPOOL - Get Lucky functionality
- Built in set of word dictionaries
- Support for adding additional word dictionaries
- Ripper cache
- Dictionary cache
v1.2-beta.15
- Adds functionality to either add or remove password dictionaries manually.
v1.2-beta.12
- "Get lucky" support which check all hashing algorithms.
- DictionaryManager to better handle the cache.
v1.2-beta.11
Supporting RIPEMD160 algorithm