| jenssegers/optimus |
1,208 |
|
58 |
23 |
over 3 years ago |
13 |
December 21, 2021 |
13 |
mit |
PHP |
| 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP. |
| c2h5oh/hide |
134 |
|
1 |
1 |
over 7 years ago |
2 |
December 04, 2018 |
0 |
mit |
Go |
| Obfuscating IDs made simple with modular multiplicative inverse |
| marekweb/opaque-id |
83 |
|
0 |
0 |
almost 9 years ago |
0 |
November 24, 2023 |
0 |
mit |
PHP |
| Opaque ID: Obfuscation scheme for integer IDs |
| patrickfav/id-mask |
51 |
|
0 |
0 |
over 2 years ago |
4 |
March 05, 2023 |
1 |
apache-2.0 |
Java |
| IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. |
| wbotelhos/idy |
17 |
|
1 |
0 |
almost 3 years ago |
5 |
October 03, 2019 |
0 |
mit |
Ruby |
| :eyeglasses: An ID obfuscator for ActiveRecord |
| jchambers/id-obfuscator |
14 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
mit |
Java |
| A Java library for reversibly obfuscating numerical identifiers (e.g. 1234 ↔ 4TQCNTL) |
| code-and-effect/effective_obfuscation |
7 |
|
4 |
1 |
almost 3 years ago |
15 |
June 07, 2021 |
0 |
mit |
Ruby |
| Display unique 10-digit numbers instead of ActiveRecord IDs. Hides the ID param so curious website visitors are unable to determine your users or orders count. |