hashids.github.io icon indicating copy to clipboard operation
hashids.github.io copied to clipboard

This is the old Hashids website. It is no longer maintained and has migrated over to Sqids.

Results 35 hashids.github.io issues
Sort by recently updated
recently updated
newest added

[Rust version](https://hashids.org/rust/) points to https://github.com/charsyam/hashids_rust, but the project "seams" to be unmaintained for about 4 years: https://github.com/charsyam/hashids_rust/issues/2 An alternative might be: https://github.com/archer884/harsh

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Hi! I've implemented hashids in [Apex](https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_intro_what_is_apex.htm) (a Java/C# like language used by Salesforce) : [Github Repo](https://github.com/berehovskyi/apex-hashids) This PR updates the hashids' website to add an Apex entry. All test cases...

Removed MD5 and replaced SHA-1 with SHA-2 in the list of recommended hash algorithms. MD5 and SHA-1 generally shouldn't be recommended for ANY case of encoding "sensitive data" anymore. Both...

This replaces the awkward phrase "base base62" with just "base62".

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

For each of the 40 implementations listed on the hashids website, has someone made sure they give the same results as each other? I'm sure several of them have been...

Is there a way to limit the length of the hash to a certain number of character?

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies