hide
ID hiding
A package to convert internal numeric IDs into hidden, hash-based identifiers for secure data exposure control
A Go type to prevent internal numeric IDs from being exposed to clients using HashIDs and JSON.
69 stars
5 watching
6 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
golangidjsontype
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides types for representing null values in Go, allowing marshalling and unmarshalling to/from JSON. | 36 |
| Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| A package to access environment variables in Go | 18 |
| A Go client library for the VerifID identity verification layer API | 2 |
| Provides universally unique IDs with cryptographic security | 24 |
| A lightweight PHP implementation of a secure URL-friendly unique ID generator | 753 |
| Provides a simple way to encode and decode unique identifiers in web applications. | 106 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| A Go library for decoding and encoding ID3 tags in audio files. | 340 |
| A V implementation of a unique identifier generator | 8 |
| Determines the type of image contained in a file | 40 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| Protects sensitive data by making it inaccessible to operations like printing and logging | 29 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |