pg_datatype_password
Repository:
https://github.com/ozum/pg_datatype_password
The password data type implements a specialized string type that stores passwords securely, utilizing a bcrypt-based hashing algorithm to protect stored credentials from unauthorized access.
Duplicate Code Analysis
| Total Lines of Code: ? | 0 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 0 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |