Skip to content

Releases: gcastellov/rust-ripper-wasm

v1.6.0

11 Sep 14:34
45475a6
Compare
Choose a tag to compare
  • Using rs_sha256
  • NPM packages upgrade fixing minor and major issues
  • Rust version upgrade
  • Webpack upgrade
  • Docker node and rust runtimes upgrade as well as modifying deployment approach

v1.5.0

15 Jan 22:28
Compare
Choose a tag to compare
  • Adding dictionary maker.
  • UI restyling.

v1.4.3

16 Nov 19:07
Compare
Choose a tag to compare

-Support for Shabal algorithms

v1.4.2

18 Oct 10:25
Compare
Choose a tag to compare

Adding support for Tiger hash algorithm

v1.4.1

15 Oct 10:08
Compare
Choose a tag to compare

Adding support for Blake2b and Blake2s hash algorithms

v1.4

25 Sep 08:05
Compare
Choose a tag to compare

Adding secondary page and related functionality for ciphering words at once.

v1.3

19 Sep 18:11
Compare
Choose a tag to compare
  • 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

26 Aug 16:08
Compare
Choose a tag to compare
v1.2-beta.15 Pre-release
Pre-release
  • Adds functionality to either add or remove password dictionaries manually.

v1.2-beta.12

07 Apr 18:48
dc8cb62
Compare
Choose a tag to compare
v1.2-beta.12 Pre-release
Pre-release
  • "Get lucky" support which check all hashing algorithms.
  • DictionaryManager to better handle the cache.

v1.2-beta.11

01 Apr 06:27
4c0415a
Compare
Choose a tag to compare
v1.2-beta.11 Pre-release
Pre-release

Supporting RIPEMD160 algorithm